A newer version of this page is available.
Switch to the current version.
RibbonGroupDataFields Class
Contains properties allowing you to specify data fields from which group settings of a bound ASPxRibbon should be obtained.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class RibbonGroupDataFields :
RibbonDataFields
Public Class RibbonGroupDataFields
Inherits RibbonDataFields
Related API Members
The following members accept/return RibbonGroupDataFields objects:
Remarks
An object of the RibbonGroupDataFields type can be accessed via the ASPxRibbon.GroupDataFields property of a ribbon control.
Inheritance
Object
StateManager
PropertiesBase
RibbonBaseSettings
RibbonDataFields
RibbonGroupDataFields
See Also
Feedback