Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / Commands Property

In This Topic
    Commands Property
    In This Topic
    Gets the collection of commands.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Commands As C1Commands
    public C1Commands Commands {get;}
    See Also