'Declaration Public Enum DropdownWidthEnum Inherits System.Enum
public enum DropdownWidthEnum : System.Enum
'Declaration Public Enum DropdownWidthEnum Inherits System.Enum
public enum DropdownWidthEnum : System.Enum
Member | Description |
---|---|
Column | The width of the dropdown is the column width. |
Default | The width of the dropdown is the control width. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.DropdownWidthEnum