[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.Text

Text Property

Text

Gets or sets the text displayed on the stack button, or in a tooltip when the button is in the bottom strip.

Declaration
[C1Category("Appearance")]
[C1Description("C1NavBarButton.Text", "Gets or sets the text displayed on the stack button, or in a tooltip when the button is in the bottom strip.")]
public string Text { get; set; }