FlexPivot for WinForms
BorderStyleEnum 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : BorderStyleEnum 列挙体
Specifies the type of cell border to display.
シンタックス
'宣言
 
Public Enum BorderStyleEnum 
   Inherits System.Enum
public enum BorderStyleEnum : System.Enum 
メンバ
メンバ解説
DottedDotted border.
DoubleDouble border.
FilletFillet border.
FlatSolid flat border.
GrooveGroove border.
InsetInset border.
NoneNo border.
RaisedRaised border.
継承階層

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

参照

C1.Win.C1FlexGrid 名前空間