NavBarGroup Properties
Represents an individual group within the ASPxNavBar control.
Name | Description |
---|---|
Allow |
Reserved for future use. |
Allow |
Specifies whether the group’s expansion state can be changed. |
Client |
Gets or sets a value that specifies the group’s initial visibility state on the client. |
Collapse |
Gets an image a click on which collapses the group. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Content |
Gets the style settings for the group’s client region. |
Content |
Gets or sets a template used for displaying the client region’s content of the current group. |
Data |
Gets the data item that is bound to the navbar group. |
Data |
Gets the path to the data that is bound to the navbar group. |
Enabled | Gets or sets a value that indicates whether the group is enabled, allowing the group to response to end-user interactions. |
Expand |
Gets or sets a value that specifies the position at which the expand button is displayed within the group’s header. |
Expanded | Gets or sets a value specifying whether the group is expanded. |
Expand |
Gets an image a click on which expands the group. |
Header |
Gets the settings of a group header image which is displayed within the group’s header. |
Header |
Gets the settings of a group header image which is displayed within the group’s header when the group is collapsed. |
Header |
Gets the style settings for the group’s header. |
Header |
Gets the header style of the group which is in collapsed state. |
Header |
Gets or sets a template used for displaying the content of the group’s header. |
Header |
Gets or sets a template used for displaying the content of the group’s header when the group is in a collapsed state. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Item |
Gets or sets the bullet style for the group’s items. |
Item |
Gets the image settings displayed by all the items within the group. |
Item |
Gets or sets a value that specifies how item images are positioned within the group’s items. |
Item |
Gets or sets a value that specifies how items are represented as links within the group. |
Items | Gets the collection of items within the group and provides indexed access to them. |
Item |
Gets the style settings for the group’s items. |
Item |
Gets or sets a template used for displaying the content of the group’s items. |
Item |
Gets or sets a template used for displaying the text content of the group’s items. |
Name | Gets or sets the unique identifier name for the group. |
Nav |
Gets the navbar object to which the current group belongs. |
Navigate |
Gets or sets an URL which defines the navigation location. |
Show |
Gets or sets a value that specifies whether the expand button is displayed within the group’s header. |
Target | Gets or sets the window or frame at which to target the contents of the URL associated with the group’s caption. |
Text | Gets or sets the group’s caption (the text content of the group’s header). |
Tool |
Gets or sets the tooltip text for the group’s header. |
Visible | Gets or sets a value specifying the visibility of the group. |
Visible |
Gets or sets a value specifying the position of the group amongst the visible groups in the navbar control. |
See Also