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

ASPxClientScheduler.GetScrollAreaHeight Method

Returns the value specifying the Scheduler’s scrollable area height.

Declaration

GetScrollAreaHeight(): number

Returns

Type Description
number

An integer value specifying the control’s scrollable area height.

See Also