ItemsRepeaterElementIndexChangedEventArgs.

OldIndex Property

Summary

Gets the index of the element before the change.

Syntax

public int OldIndex { get; private set; }

Value

Type Description
int