Click or drag to resize

ISelectableT Methods

The ISelectableT generic type exposes the following members.

Methods
  NameDescription
Public methodSelectAll
Selects all rows represented in the data store.
Public methodSelectRow
Selects the specified row.
Public methodUnselectAll
Unselects all rows.
Public methodUnselectRow
Unselects the specified row.
Top
See Also