Gets or sets minimum width constraint of the date picker part.

Namespace:  C1.Silverlight.DateTimeEditors
Assembly:  C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)

Syntax

C#
public double MinDatePickerWidth { get; set; }
Visual Basic
Public Property MinDatePickerWidth As Double
	Get
	Set

See Also