[]
        
(Showing Draft Content)

C1.Win.Command.RadialMenuCommandItem.Text

Text Property

Text

Overridden. Gets or sets the text shown by this menu item. Note that setting this property does not change the text on the associated C1Command.

Declaration
public override string Text { get; set; }
Overrides