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