RibbonDataFields Properties
Serves as a base for classes that contain properties allowing you to specify the data fields from which item, group, and 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. |
Name |
Gets or sets the data source field which provides ribbon element names. |
Text |
Gets or sets the data source field which provides ribbon element text. |
See Also