Skip to main content
A newer version of this page is available. .
Tab

RibbonDataFields Class

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.v19.1.dll

Declaration

public abstract class RibbonDataFields :
    RibbonBaseSettings,
    IDataSourceViewSchemaAccessor
See Also