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

RibbonContextTabCategory Constructors

An individual context tab category in the ASPxRibbon control.
Name Parameters Description
RibbonContextTabCategory() none Initializes a new instance of the RibbonContextTabCategory class with default settings.
RibbonContextTabCategory(String, Color) name, color Initializes a new instance of the RibbonContextTabCategory class with the specified settings.
RibbonContextTabCategory(String) name Initializes a new instance of the RibbonContextTabCategory class with the specified name.
See Also