Detects the index of Date in this collection.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function indexOf(date);

Parameters

date
Type: System..::..DateTime
The date to detect.

Return Value

Index of the date.

See Also