'宣言 Public Enum SizeModeEnum Inherits System.Enum
public enum SizeModeEnum : System.Enum
'宣言 Public Enum SizeModeEnum Inherits System.Enum
public enum SizeModeEnum : System.Enum
| メンバ | 解説 |
|---|---|
| Exact | The Split.SplitSize indicates the size of the split in pixels. |
| NumberOfColumns | The Split.SplitSize indicates the number of columns displayed in the split. |
| Scalable | The Split.SplitSize indicates the relative size of the split with respect to other scalable splits. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.SizeModeEnum