[]
Gets or sets the text associated with the BackstageViewTab.
[C1Category("Appearance")]
[C1Description("BackstageViewTab.Text", "Gets or sets the text associated with the BackstageViewTab.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("BackstageViewTab.Text", "Gets or sets the text associated with the BackstageViewTab.")>
Public Property Text As String