aspnet-devexpress-dot-web-502d4b64.md
Defines style settings for the tab content.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonTabContentStyle :
AppearanceStyleBase
Public Class RibbonTabContentStyle
Inherits AppearanceStyleBase
The following members return RibbonTabContentStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonTabContentStyle
See Also