Skip to main content
A newer version of this page is available. .

ASPxClientTitleBase.dock Property

Gets a value that specifies to which edges of a parent element the title should be docked.

Declaration

dock: string

Property Value

Type Description
string

A string value.

Remarks

The following dock styles are available: Left, Top, Right and Bottom.

See Also