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





Gets a value indicating whether date part selection is enabled.

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

 Syntax

JavaScript  Copy Code

function get_datePartSelect ()

 Return Value

Type: Boolean
true if date part selection should be enabled, otherwise false.

 Remarks

The value of this property has effect only if customDateFormat is not set.

 See Also

DatePicker Members
DatePicker Class
MindFusion.UI.WebForms Namespace