-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
IRow
-
Methods
-
UpdateModelIndex(Int32)
UpdateModelIndex(Int32) Method
Definition
Updates the model index due to a change in the data source.
void UpdateModelIndex(int delta)
Parameters
- delta
- Int32
The index delta.