ASP.NET Pack Programmer's Guide
Calendar.getDateCell Method
See Also
 





Gets the cell object corresponding to the specified date.

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

 Syntax

JavaScript  Copy Code

function getDateCell (date)

 Parameters

date

Type: Date
The date.

 Return Value

Type: Object
The cell.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.WebForms Namespace