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

In This Topic
    Name Property (C1ContextMenu)
    In This Topic
    Gets or sets the name of the command.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also