Skip to main content
A newer version of this page is available. .

DocumentViewerRibbonStyles.FileTab Property

This property is not in effect for the DocumentViewerRibbonStyles class.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

Assembly: DevExpress.XtraReports.v19.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

[Browsable(false)]
public RibbonFileTabStyle FileTab { get; }

Property Value

Type
RibbonFileTabStyle

Remarks

The property is overridden only for the purpose of preventing it from appearing in Visual Studio designer tools.

See Also