True DBGrid for WinForms
BorderTypeEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : BorderTypeEnum 列挙体
Specifies the borders for a Style.
シンタックス
'宣言
 
Public Enum BorderTypeEnum 
   Inherits System.Enum
public enum BorderTypeEnum : System.Enum 
メンバ
メンバ解説
FilletA fillet type border.
FlatBorders have a Flat appearance.
GrooveA line around the inside of the border.
InsetBorders have a 3D inset appearance.
InsetBevelBorders have a 3D inset with a bevel.
NoneNo borders.
RaisedBorders have a 3D raised appearance.
RaisedBevelBorders have a 3D raised with a bevel.
継承階層

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

参照

C1.Win.C1TrueDBGrid 名前空間