Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / RadialMenuItemBase Class / Text Property

In This Topic
    Text Property (RadialMenuItemBase)
    In This Topic
    Gets or sets the text associated with the menu item.
    Syntax
    'Declaration
     
    
    Public Overridable Property Text As String
    public virtual string Text {get; set;}
    See Also