Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models
ReadOnlyListBase
Properties
IList.Item[Int32]
Menu
On this page
IList.Item[Int32] Property
Definition
Namespace
Avalonia.Controls.Models
Assembly
Avalonia.Controls.TreeDataGrid.dll
Implements
Item[Int32]
View source
object? IList.this[int index] { get; set; }
Parameters
index
Int32
Returns
Object