ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

RowSelectorEnum Enumeration

Specifies which rows are to be previewed/printed.

[Visual Basic]

Public Enum RowSelectorEnum

[C#]

public enum RowSelectorEnum

[Delphi]

type RowSelectorEnum = (AllRows, CurrentRow, SelectedRows);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

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

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.