Table of Contents
DayColumnWidth Property

Gets or sets the width of each day column. This is a dependency property.

Syntax
 public GridLength DayColumnWidth { get; set; }
Remarks

See here for more details about this property.

See Also