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





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

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

 Syntax

C#  Copy Code

public double SubHeaderHeight { get; set; }

Visual Basic  Copy Code

Public Property SubHeaderHeight As Double

 Property Value

A double value specifying the subheader height, in device independent pixels.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.Wpf Namespace