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

In This Topic
    Name Property (RadialMenuItem)
    In This Topic
    Gets or sets the name used to identify the item.
    Syntax
    'Declaration
     
    
    Public Overrides Property Name As String
    public override string Name {get; set;}
    See Also