MoveEventArgs.ToIndex Property

Definition

Gets the index to which to move the event data specified by FromIndex.

public int ToIndex { get; }
member this.ToIndex : int
Public ReadOnly Property ToIndex As Integer

Property Value

The index to which to move the event data specified by FromIndex.

Applies to