RibbonTabContentStyle Class
Defines style settings for the tab content.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonTabContentStyle
See Also