AllowDrag | Gets or sets a value indicating whether user can drag this node. |
AllowDrop | Gets or sets a value indicating whether user can drop another node onto this node. |
AllowEdit | Gets or sets a value indicating whether user can edit the tree node text. |
Bindings (inherited from NavigationItemGroup) | Gets the collection of bindings that map fields or properties of the data source to item properties. |
CausesValidation (inherited from NavigationItemGroup) | Gets or sets the default setting of whether clicking an item in this group causes validation to be performed on any controls that require validation. |
DataFields (inherited from NavigationItemGroup) | Specifies a list of fields used during data binding when binding to an ADO.NET data object. Use '|' to separate multiple fields. |
DataSource (inherited from NavigationItemGroup) | Gets or sets a data source used to populate items. |
DefaultItemLookID (inherited from NavigationItemGroup) | Gets or sets the default look ID that the items of this group will use to apply appearance settings. |
Height (inherited from NavigationItemGroup) | Gets and sets the height (in pixel) of the group. |
IconCellWidth | Specifies the width reserved for a TreeNode's ImageUrl cell during runtime. |
ItemSpacing (inherited from NavigationItemGroup) | Gets or sets the space (in pixel) between each items in this group. |
Nodes | Gets a collection of tree nodes in this group. |
ParentNode | Gets the parent node of this TreeNodeGroup. |
RaisesServerEvent (inherited from NavigationItemGroup) | Gets or sets a value indicating whether the server side event should be raised when an item in this group is clicked. |
ShowCheckBox | Gets or sets a value indicating whether or not to display appropriate checkbox for nodes in this group when the node's CheckState changes. |
Style (inherited from NavigationItemGroup) | Gets the ElementStyle object that controls the appearance of the group. |
TemplateItem | Gets or sets an item that is used as a template to generate data bound items. |
Width (inherited from NavigationItemGroup) | Gets and sets the width (in pixel) of the group. |