ASPxSchedulerOptionsCellAutoHeight Properties
Holds options used to set an auto height cell behavior.| Name | Description |
|---|---|
| MaxHeight | Gets or sets the maximum height of time cells when using the LimitHeight mode. |
| MinHeight | Gets or sets the minimum height of time cells when using the LimitHeight mode. |
| Mode | Specifies a mode for automatic calculation of cell height. |
See Also