True DBGrid for WinForms
DropdownWidthEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : DropdownWidthEnum 列挙体
Specifies the width of a C1TrueDBDropdown for a cell.
シンタックス
'宣言
 
Public Enum DropdownWidthEnum 
   Inherits System.Enum
public enum DropdownWidthEnum : System.Enum 
メンバ
メンバ解説
ColumnThe width of the dropdown is the column width.
DefaultThe width of the dropdown is the control width.
継承階層

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

参照

C1.Win.C1TrueDBGrid 名前空間