Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandDock Class / AutoDockBottom Property

In This Topic
    AutoDockBottom Property
    In This Topic
    Indicates whether to automatically create a dock area at the bottom.
    Syntax
    'Declaration
     
    
    Public Property AutoDockBottom As Boolean
    public bool AutoDockBottom {get; set;}
    See Also