Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
TreeSelectionModelIndexesChangedEventArgs
Properties
StartIndex
Menu
On this page
StartIndex Property
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Gets the inclusive start index of the range of indexes that changed.
public int StartIndex { get; }
Returns
Int32