Back to Devexpress

RibbonFileTabStyle Class

aspnet-devexpress-dot-web-75f1f476.md

latest2.1 KB
Original Source

RibbonFileTabStyle Class

Defines style settings for the file tab.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonFileTabStyle :
    TabStyle
vb
Public Class RibbonFileTabStyle
    Inherits TabStyle

The following members return RibbonFileTabStyle objects:

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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TabStyle RibbonFileTabStyle

See Also

RibbonFileTabStyle Members

Ribbon

DevExpress.Web Namespace