'宣言 Public Enum RowSelectorEnum Inherits System.Enum
public enum RowSelectorEnum : System.Enum
'宣言 Public Enum RowSelectorEnum Inherits System.Enum
public enum RowSelectorEnum : System.Enum
| メンバ | 解説 |
|---|---|
| AllRows | All rows are to be previewed/printed. |
| CurrentRow | Only the current row will be previewed/printed. |
| SelectedRows | Only selected rows will be previewed/printed. |
System.Object
System.ValueType
System.Enum
C1.Win.C1TrueDBGrid.RowSelectorEnum