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

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