Gets or sets a Double value, determining the size of the cover elements.
This is dependency property.
The default value is 19.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
Remarks
This property value determines either height or width of the cover elements
depending on the Orientation property value. For horizontal orientation this property determines element height,
and for vertical orientation it determines element width.
Note, this property only makes sense if SizingType property value is SizingType.Fixed or SizingType.ExtendedSingle.