This example demonstrates how to make the ASPxScheduler take the entire container content. The scheduler lies inside the ASPxSplitter control. It automatically changes height depending on the window size.
The height is calculated on the client side. Then, the calculated value is applied to the ScrollAreaHeight property of the Day View, Work-Week View and Full Week View and
to the DateCellBody property of the Month View.
Review the How to: Set the Scheduler's Size article to get more information about these properties.
↧
How to make the scheduler take the entire container content
↧