Gets or sets a value how the control is docked to its container or web site.

Syntax

public Web.DockStyle Dock { get; set; }
Public Property Dock() As Web.DockStyle

See Also

Web.DockStyle Enumeration.