ItemsRepeaterElementIndexChangedEventArgs.

Element Property

Summary

Get the element for which the index changed.

Syntax

public IControl Element { get; private set; }

Value

Type Description
IControl