Back to Devexpress

ASPxRibbon.TabDataFields Property

aspnet-devexpress-dot-web-dot-aspxribbon-d4e46776.md

latest1.3 KB
Original Source

ASPxRibbon.TabDataFields Property

Provides access to properties allowing you to specify data fields (attributes of xml elements) from which tab settings of a bound ribbon should be obtained.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public RibbonTabDataFields TabDataFields { get; }
vb
Public ReadOnly Property TabDataFields As RibbonTabDataFields

Property Value

TypeDescription
RibbonTabDataFields

A RibbonTabDataFields object that contains the required mapping properties.

|

See Also

Ribbon

ASPxRibbon Class

ASPxRibbon Members

DevExpress.Web Namespace