←Select platform

Alignment Property

Summary
(Read only) Gets the column alignment after detection.

Syntax
C#
VB
C++
Java
public FieldAlignment Alignment { get; } 
  
Public ReadOnly Property Alignment As FieldAlignment 
public FieldAlignment getAlignment(); 
public void setAlignment( 
   FieldAlignment fieldAlignment 
); 
public: 
property FieldAlignment Alignment { 
   FieldAlignment get(); 
} 

Property Value

Column fields alignment.

Remarks

This value is valid after processing TableFormField that contains TableColumn.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.