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