Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Cell Auto Height

<
>
October 10 – 21, 2016
  • Week
  • Month
  • Timeline
  • Item
    ...
|<<
<<
<
>
>>
>>|
+
-
v
 

This demo illustrates how to automatically adjust the height of time cells displayed in the ASPxScheduler control's Week, Month and Timeline views.

Choose one of the options at the top of this demo:

  • None. The height of time cells is set to the default value and fixed.
  • FitToContent. The view free space is reallocated to display as more appointments as possible. If time cells are empty, their height is set to the predefined minimum value. When new appointments are added, the height of corresponding time cells is unrestrictedly stretched to fit their content.
  • LimitHeight. Time cells grow up to fit their content until the cell height reaches the predefined maximum value. If time cells are empty, their height is set to the predefined minimum value.
Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxSchedulerDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxSchedulerDemos