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

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