Gets or sets minimum width constraint of the date picker part.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public double MinDatePickerWidth { get; set; } |
| Visual Basic |
|---|
Public Property MinDatePickerWidth As Double Get Set |