[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTab.-ctor

RibbonTab Constructor

RibbonTab()

Creates a new instance of RibbonTab.

Declaration
public RibbonTab()
Public Sub New()

RibbonTab(string)

Creates a new instance of RibbonTab.

Declaration
public RibbonTab(string text)
Public Sub New(text As String)
Parameters
Type Name Description
string text

The initial value for the Text property.