ASP.NET Pack Programmer's Guide
DateTimePicker.set_popupAlignRight Method
See Also
 





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

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

 Syntax

JavaScript  Copy Code

function set_popupAlignRight (value)

 Parameters

value

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

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.WebForms Namespace