Overridden. Gets or sets the RibbonLabel's text. If no text is set, only the RibbonLabel's icon is displayed.

Syntax

public override string Text { get; set; }
Public Overrides Property Text() As String