ASP.NET Pack Programmer's Guide
DatePicker.set_popupAlignTop Method
See Also
 





Sets a value indicating whether the popup calendar should align to the upper side of the control.

Namespace: MindFusion.UI.WebForms
Package: DatePicker.js

 Syntax

JavaScript  Copy Code

function set_popupAlignTop (value)

 Parameters

value

Type: Boolean
true if popup calendar should align to the upper side of the control, otherwise false.

 See Also

DatePicker Members
DatePicker Class
MindFusion.UI.WebForms Namespace