'宣言 Public Enum RowSizingEnum Inherits System.Enum
public enum RowSizingEnum : System.Enum
'宣言 Public Enum RowSizingEnum Inherits System.Enum
public enum RowSizingEnum : System.Enum
| メンバ | 解説 |
|---|---|
| AllRows | All rows will be sized to the same height or width. |
| IndividualRows | Rows can be sized indepentently. |
| None | Row can not be resized. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.RowSizingEnum