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 |
---|---|
AccessKeyField | Gets or sets the data source field which provides ribbon element access keys. |
NameField | Gets or sets the data source field which provides ribbon element names. |
TextField | Gets or sets the data source field which provides ribbon element text. |
See Also