MindFusion.Wpf Pack Programmer's Guide
Calendar.WeekHeaderWidth Property
See Also
 





Gets or sets the width of the subheader, which displays the week numbers. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public double WeekHeaderWidth { get; set; }

Visual Basic  Copy Code

Public Property WeekHeaderWidth As Double

 Property Value

A double value specifying the week header width, in device independent pixels.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace