True DBGrid for WinForms
AlignHorzEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : AlignHorzEnum 列挙体
Specifies the horizontal alignment of text or images in a cell.
シンタックス
'宣言
 
Public Enum AlignHorzEnum 
   Inherits System.Enum
public enum AlignHorzEnum : System.Enum 
メンバ
メンバ解説
CenterText is aligned centered.
FarText is aligned to the right.
GeneralText is aligned Near and numeric values Far
JustifyText is aligned with respect to the cells boundries.
NearText is aligned to the left.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.AlignHorzEnum

参照

C1.Win.C1TrueDBGrid 名前空間