Click or drag to resize

TreeGridView Properties

The TreeGridView type exposes the following members.

Properties
  NameDescription
Public propertyContextMenu
Gets or sets the context menu when right clicking or pressing the menu key on an item.
Public propertyDataStore
Gets or sets the data store of tree items.
Public propertySelectedItem
Gets or sets the selected item in the tree.
Public propertySelectedItems
Gets an enumeration of the currently selected items
(Overrides GridSelectedItems.)
Top
See Also