MoveEventArgs.FromIndex Property

Definition

Gets the index of the event data to be moved.

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

Property Value

The index of the event data to be moved.

Applies to