'Declaration Public Enum RowSelectorEnum Inherits System.Enum
public enum RowSelectorEnum : System.Enum
'Declaration Public Enum RowSelectorEnum Inherits System.Enum
public enum RowSelectorEnum : System.Enum
Member | Description |
---|---|
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.TrueDBGrid.RowSelectorEnum