RibbonTabDataFields Class
Contains properties allowing you to specify data fields from which tab settings of a bound ASPxRibbon should be obtained.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return RibbonTabDataFields objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxRibbon.TabDataFields |
ASP.NET MVC Extensions | RibbonSettings.TabDataFields |
Remarks
An object of the RibbonTabDataFields type can be accessed via the ASPxRibbon.TabDataFields property of a ribbon control.
Inheritance
See Also