←Select platform

FieldAlignment Enumeration

Summary
Values that represent the alignment of columns/fields in a table.
Syntax
C#
VB
C++
Java
public enum FieldAlignment 
  
Public Enum FieldAlignment  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public final class FieldAlignment 
    extends java.lang.Enum<FieldAlignment> 
public enum class FieldAlignment : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0LeftLeft alignment.
1CenterCenter alignment.
2RightRight alignment.
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.