NavBarGroupDataFields Properties
Contains properties allowing you to specify data fields from which group settings of a bound ASPxNavBar should be obtained.
Name | Description |
---|---|
Header |
Gets or sets the name of a data field (or an xml element’s attribute) which provides URLs for images displayed within group headers. |
Name |
Gets or sets the name of a data field (or an xml element’s attribute) which provides group unique identifier names. |
Nav |
Gets the navbar object to which the current object belongs.
Inherited from Nav |
Navigate |
Gets or sets the name of a data field (or an xml element’s attribute) which provides group navigation locations. |
Navigate |
Gets or sets the pattern used to format navigate URLs of groups. |
Text |
Gets or sets the name of a data field (or an xml element’s attribute) which provides group texts. |
Text |
Gets or sets the pattern used to format group texts. |
Tool |
Gets or sets the name of a data field (or an xml element’s attribute) which provides group tooltip texts. |
See Also