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