[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTab.-ctor

RibbonTab Constructor

RibbonTab()

Creates a new instance of RibbonTab.

Declaration
public RibbonTab()

RibbonTab(string)

Creates a new instance of RibbonTab.

Declaration
public RibbonTab(string text)
Parameters
Type Name Description
string text

The initial value for the Text property.