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