Skip to main content
Tab

RibbonStyles.FileTab Property

Gets the style settings that define the appearance of the file tab.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonFileTabStyle FileTab { get; }

Property Value

Type Description
RibbonFileTabStyle

A RibbonFileTabStyle object that contains the style settings.

See Also