MoveEventArgs.ToIndex 属性

定义

获取要向其移动 FromIndex 指定的事件数据的索引。

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

属性值

要移动到 FromIndex 指定的事件数据的索引。

适用于