MindFusion.UI for WebForms Programmer's Guide

TimePicker.get_popupAlignRight Method

See Also
 



Gets a value indicating whether the popup timetable should align to the right side of the control.

Namespace: MindFusion.UI.Web
Assembly: TimePicker.js

 Syntax

JavaScript  Copy Code

function get_popupAlignRight ()

 Return Value

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

 See Also