ComponentOne Menus and Toolbars for WinForms
Text Property (RadialMenuCommandItem)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuCommandItem Class : Text Property
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.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

RadialMenuCommandItem Class
RadialMenuCommandItem Members