[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonSplitButton.Text

Text Property

Text

Gets or sets the label used to identify this RibbonSplitButton.

Declaration
[C1Category("Appearance")]
[C1Description("RibbonSplitButton.Text", "Gets or sets the text associated with the split button.")]
public string Text { get; set; }