Gets or sets the distance between the left side of the DateTimePicker control and the left side of the drop-down calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public double CalendarHorizontalOffset { get; set; } |
Visual Basic
![]() |
---|
Public Property CalendarHorizontalOffset As Double |
A double value indicating the horizontal offset of the drop-down calendar.