[]
        
(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.8.dll
Syntax
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.