MindFusion.Silverlight Package Programmer's Guide
DateTimePicker.CalendarWidth Property
See Also
 





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

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public double CalendarWidth { get; set; }

Visual Basic  Copy Code

Public Property CalendarWidth As Double

 Property Value

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

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.Silverlight Namespace
CalendarHeight Property
CalendarMaxWidth Property
CalendarMinWidth Property