MindFusion.UI for WebForms Programmer's Guide

DatePicker Class

Remarks See Also
 



Represents a date picker control.

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

 Syntax

JavaScript  Copy Code

// class
DatePicker.prototype = {}

 Remarks

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

 See Also