MindFusion.Wpf Pack Programmer's Guide
DateTimePicker.CalendarMaxHeight Property
See Also
 





Gets or sets the MaxHeight property of the drop-down calendar. This is a dependency property.

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

 Syntax

C#  Copy Code

public double CalendarMaxHeight { get; set; }

Visual Basic  Copy Code

Public Property CalendarMaxHeight As Double

 Property Value

A double value specifying the maximum height of the drop-down calendar, in device-independent units.

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.Wpf Namespace
CalendarMinHeight Property
CalendarHeight Property