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

ASPxClientRect.GetWidth Method

Gets the rectangle’s width.

Declaration

GetWidth(): number

Returns

Type Description
number

An integer specifying the rectangle’s width.

See Also