ItemsRepeaterElementIndexChangedEventArgs.

NewIndex Property

Summary

Gets the index of the element after the change.

Syntax

public int NewIndex { get; private set; }

Value

Type Description
int