[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.RowSelectorEnum

RowSelectorEnum Enum

Specifies which rows are to be previewed/printed.

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
public enum RowSelectorEnum
Public Enum RowSelectorEnum

Fields

Name 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.