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