Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class / Category Property

In This Topic
    Category Property (C1CommandControl)
    In This Topic
    Gets or sets the command category.
    Syntax
    'Declaration
     
    
    Public Property Category As String
    public string Category {get; set;}
    See Also