ISelectableT Methods |
The ISelectableT generic type exposes the following members.
Name | Description | |
---|---|---|
SelectAll |
Selects all rows represented in the data store.
| |
SelectRow |
Selects the specified row.
| |
UnselectAll |
Unselects all rows.
| |
UnselectRow |
Unselects the specified row.
|