Table of Contents
DayHeaderSeparatorStyle Property

Gets or sets the day header separator style. This is a dependency property.

Syntax
 public Style DayHeaderSeparatorStyle { get; set; }
Remarks

The target type for this style is Rectangle. See here for more information about this property.

See Also