←Select platform

FieldAlignment Enumeration

Summary

Values that represent the alignment of columns/fields in a table.

Syntax

C#
VB
C++
public enum FieldAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum FieldAlignment  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class FieldAlignment : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0LeftLeft alignment.
1CenterCenter alignment.
2RightRight alignment.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize