Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Command Class / Owner Property

In This Topic
    Owner Property (C1Command)
    In This Topic
    C1CommandHolder containing this command.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As C1CommandHolder
    public C1CommandHolder Owner {get;}
    See Also