RibbonFileTabStyle Class
In This Article
Defines style settings for the file tab.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return RibbonFileTabStyle objects:
#Remarks
The RibbonFileTabStyle class contains settings that define the appearance of the file tab in the ASPxRibbon control.
An object of the RibbonFileTabStyle type can be accessed via the RibbonStyles.FileTab property.
#Inheritance
See Also