[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.C1DynamicHelp.Dock

Dock Property

Dock

Gets or sets which control borders are docked to its parent control and determines how the control is resized with its parent.

Declaration
public override DockStyle Dock { get; set; }
Overrides