[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.Dock

Dock Property

Dock

Gets or sets the docking of the control in the parent container. Can be specified only for controls not parented in a C1CommandDock.

Declaration
[C1Description("C1DockingTab.Dock", "Gets or sets the docking of the control in the parent container. Can be specified only for controls not parented in a C1CommandDock.")]
public DockStyle Dock { get; set; }