MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionItemSetEventArgs(T).Index Property
See Also
 





Gets the zero based index where the item is set.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public int Index { get; }integer

Visual Basic  Copy Code

Public ReadOnly Property Index As Integer

 Property Value

An integer that specifies the zero-based index of the item that is set.

 See Also

CollectionItemSetEventArgs(T) Members
CollectionItemSetEventArgs(T) Class
MindFusion.Scheduling Namespace