Gets the index at which a Move, Remove, ore Replace action occurred.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public int OldStartingIndex { get; }
Visual Basic
Public ReadOnly Property OldStartingIndex As Integer
	Get

See Also