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