-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
IExpanderRowController
-
Methods
-
OnChildCollectionChanged(IExpanderRow, NotifyCollectionChangedEventArgs)
OnChildCollectionChanged(IExpanderRow, NotifyCollectionChangedEventArgs) Method
Definition
Method called by a row when its children change.
void OnChildCollectionChanged(IExpanderRow<TModel> row, NotifyCollectionChangedEventArgs e)
Parameters