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

RibbonTabContentStyle Class

Defines style settings for the tab content.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonTabContentStyle :
    AppearanceStyleBase

The following members return RibbonTabContentStyle objects:

Remarks

The RibbonTabContentStyle class contains settings that define the appearance of the tab content in the ASPxRibbon control.

An object of the RibbonTabContentStyle type can be accessed via the RibbonStyles.TabContent property.

See Also