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