RibbonStyles.TabContent Property
In This Article
Gets style settings defining the tab content appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public RibbonTabContentStyle TabContent { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also