FlexGrid for WinForms
AlignmentSettings 列挙体

C1.Win.C1FlexGrid.Classic.4.5.2 アセンブリ > C1.Win.C1FlexGrid.Classic 名前空間 : AlignmentSettings 列挙体
シンタックス
'宣言
 
Public Enum AlignmentSettings 
   Inherits System.Enum
public enum AlignmentSettings : System.Enum 
メンバ
メンバ解説
flexAlignCenterBottom 
flexAlignCenterCenter 
flexAlignCenterTop 
flexAlignGeneral 
flexAlignLeftBottom 
flexAlignLeftCenter 
flexAlignLeftTop 
flexAlignRightBottom 
flexAlignRightCenter 
flexAlignRightTop 
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.Classic.AlignmentSettings

参照

C1.Win.C1FlexGrid.Classic 名前空間