FlexPivot for WinForms
BorderDirEnum 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : BorderDirEnum 列挙体
Specifies the direction of cell borders.
シンタックス
'宣言
 
Public Enum BorderDirEnum 
   Inherits System.Enum
public enum BorderDirEnum : System.Enum 
メンバ
メンバ解説
BothDraw cell borders in both directions.
HorizontalDraw cell borders only in the horizontal direction.
VerticalDraw cell borders only in the vertical direction.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.BorderDirEnum

参照

C1.Win.C1FlexGrid 名前空間