[]
Indicates whether to automatically create a dock area at the top.
[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