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