MindFusion.Scheduling for Silverlight Programmer's Guide
DateEventArgs.Index Property
See Also
 





Gets the index (if any) of the calendar cell related to the event or -1 otherwise.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public int Index { get; }

Visual Basic  Copy Code

Public ReadOnly Property Index As Integer

 Property Value

An integer value specifying the index of the related cell or -1 if no index is applicable to the selected cell.

 See Also

DateEventArgs Members
DateEventArgs Class
MindFusion.Scheduling.Silverlight Namespace