A newer version of this page is available.
Switch to the current version.
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.v19.2.dll
Declaration
public class RibbonItemDataFields :
RibbonDataFields
Public Class RibbonItemDataFields
Inherits RibbonDataFields
Related API Members
The following members accept/return RibbonItemDataFields objects:
Remarks
An object of the RibbonItemDataFields type can be accessed via the ASPxRibbon.ItemDataFields property of a ribbon control.
Inheritance
Object
StateManager
PropertiesBase
RibbonBaseSettings
RibbonDataFields
RibbonItemDataFields
See Also
Feedback