Index Property
Gets the index of the item the container was prepared for.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int Index { get; }
Public ReadOnly Property Index As Integer
Get
member Index : int with get
Property Value
Int32See Also
Reference
ContainerPreparedEventArgs Class
Avalonia.Controls Namespace