NavBarDataFields Properties
Serves as a base for classes that contain properties allowing you to specify data fields from which item and group settings of a bound ASPxNavBar should be obtained.
Name | Description |
---|---|
Name |
Gets or sets the name of an xml element’s attribute which provides unique identifier names for items or groups. |
Nav |
Gets the navbar object to which the current object belongs. |
Navigate |
Gets or sets the name of an xml element’s attribute which provides navigate URLs for items or groups. |
Navigate |
Gets or sets the pattern used to format the navigate URLs. |
Text |
Gets or sets the name of an xml element’s attribute which provides texts for items or groups. |
Text |
Gets or sets the pattern used to format texts of items or groups. |
Tool |
Gets or sets the data source field which provides tooltip texts for items or groups. |
See Also