Gets or sets a value indicating whether the zoom popup should align to the right side of the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
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.