ASPxClientScheduler.GetAllDayAreaHeight Method
Gets the All-Day Area area height.
Declaration
GetAllDayAreaHeight(): number
Returns
Type | Description |
---|---|
number | The all-day area height. |
Remarks
To specify the all-day area height on the client side, use the ASPxClientScheduler.SetAllDayAreaHeight method.
See Also