'宣言 Public Enum RowTypeEnum Inherits System.Enum
public enum RowTypeEnum : System.Enum
'宣言 Public Enum RowTypeEnum Inherits System.Enum
public enum RowTypeEnum : System.Enum
| メンバ | 解説 |
|---|---|
| ChildRow | 行は childrow です。 |
| CollapsedGroupRow | 行は折りたたまれたグループ行です。 |
| DataRow | 行は datarow です。 |
| ExpandedGroupRow | 行は展開されたグループ行です。 |
| FooterRow | 行は footerrow です。 |
System.Object
System.ValueType
System.Enum
C1.Win.TrueDBGrid.RowTypeEnum