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

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