AllDayAreaHeight Property (C1Scheduler)
In This Topic
Determines the height of All-Day area in a Day View. This is a dependency property.
Syntax
'Declaration
Public Property AllDayAreaHeight As Double
public double AllDayAreaHeight {get; set;}
See Also