Click or drag to resize

GridViewT Properties

The GridViewT generic type exposes the following members.

Properties
  NameDescription
Public propertyDataStore
The data store for the grid.
Public propertySelectedItem
If there is exactly one selected item, returns it, otherwise returns null.
Public propertySelectedItemBinding
Gets a binding object to bind to the SelectedItem property.
Public propertySelectedItems
Gets an enumeration of the currently selected items
Top
See Also