MindFusion.UI for WebForms Programmer's Guide

TimePicker Class

Remarks See Also
 



Represents a time picker control.

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

 Syntax

JavaScript  Copy Code

// class
TimePicker.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the TimePicker topic in the Using the controls section.

 See Also