ASPxClientScheduler.GetScrollAreaHeight Method
Returns the value specifying the Scheduler’s scrollable area height.
Declaration
GetScrollAreaHeight(): number
Returns
| Type | Description |
|---|---|
| number | The control’s scrollable area height. |
See Also