[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandDock.AutoDockTop

AutoDockTop Property

AutoDockTop

Indicates whether to automatically create a dock area at the top.

Declaration
[C1Category("Behavior")]
[C1Description("C1CommandDock.AutoDockTop", "Indicates whether to automatically create a dock area at the top.")]
public bool AutoDockTop { get; set; }
<C1Category("Behavior")>
<C1Description("C1CommandDock.AutoDockTop", "Indicates whether to automatically create a dock area at the top.")>
Public Property AutoDockTop As Boolean