GridViewT Properties |
The GridViewT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataStore |
The data store for the grid.
|
![]() | SelectedItem |
If there is exactly one selected item, returns it, otherwise returns null.
|
![]() | SelectedItemBinding |
Gets a binding object to bind to the SelectedItem property.
|
![]() | SelectedItems |
Gets an enumeration of the currently selected items
|