Skip to main content

DocumentViewerRibbonStyles.FileTab Property

This property is not in effect for the DocumentViewerRibbonStyles class.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

Assembly: DevExpress.XtraReports.v23.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