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

RibbonFileTabStyle Class

Defines style settings for the file tab.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class RibbonFileTabStyle :
    TabStyle

The following members return RibbonFileTabStyle objects:

Library Related API Members
Reporting DocumentViewerRibbonStyles.FileTab
ASP.NET Web Forms Controls HtmlEditorRibbonStyles.FileTab
RibbonStyles.FileTab

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.

See Also