RibbonTabDataFields Properties
Contains properties allowing you to specify data fields from which tab settings of a bound ASPxRibbon should be obtained.
Name | Description |
---|---|
Access |
Gets or sets the data source field which provides ribbon element access keys.
Inherited from Ribbon |
Color |
Gets or sets the data source field which provides the colors of context tab categories to which tabs relate. |
Context |
Gets or sets the name of a data field (or an xml element’s attribute) which provides tab context categories. |
Name |
Gets or sets the data source field which provides ribbon element names.
Inherited from Ribbon |
Text |
Gets or sets the data source field which provides ribbon element text.
Inherited from Ribbon |
See Also