RibbonStyles.FileTab Property
In This Article
Gets the style settings that define the appearance of the file tab.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public RibbonFileTabStyle FileTab { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also