True DBGrid for WinForms
FlatModeEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : FlatModeEnum 列挙体
Specifies how 3D elements are rendered.
シンタックス
'宣言
 
Public Enum FlatModeEnum 
   Inherits System.Enum
public enum FlatModeEnum : System.Enum 
メンバ
メンバ解説
FlatThree-dimensional elements appear flat
PopupThree-dimensional elements are flat, but when the user drags the cursor over a column heading or recordselector, they become three-dimensional and appear to pop up.
StandardThe grid’s column headers and recordselectors are rendered with an inset three-dimensional look
SystemThree-dimensional elements uses XP Themes if available.
継承階層

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

参照

C1.Win.C1TrueDBGrid 名前空間