Gets or sets a value indicating whether the popup color table should align to the upper side of the control. Namespace: MindFusion.UI.Web
|
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.