A newer version of this page is available.
Switch to the current version.
RibbonFileTabStyle Class
Defines style settings for the file tab.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class RibbonFileTabStyle :
TabStyle
Public Class RibbonFileTabStyle
Inherits TabStyle
Related API Members
The following members accept/return RibbonFileTabStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | HtmlEditorRibbonStyles.FileTab |
RibbonStyles.FileTab | |
Reporting | DocumentViewerRibbonStyles.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.
Inheritance
See Also
Feedback