Gets or sets a value indicating whether the popup time list should align to the upper side of the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool PopupAlignTop { get; set; } |
Visual Basic
![]() |
---|
Public Property PopupAlignTop As Boolean |
Type: Boolean
true if the popup should align to the top, otherwise false. Default value is false.