RibbonDataFields Class
In This Article
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.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class RibbonDataFields :
RibbonBaseSettings,
IDataSourceViewSchemaAccessor
#Inheritance
See Also