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

Syntax

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

See Also

TXTextControl.Web.MVC.DocumentViewer.DockStyle Enumeration.