Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
TreeDataGridCore.Selection
TreeSelectionModelIndexesChangedEventArgs
Properties
Delta
Menu
On this page
Delta Property
Definition
Namespace
TreeDataGridCore.Selection
Assembly
TreeDataGrid.Core.dll
View source
Gets the delta of the change; i.e. the number of indexes added or removed.
public int Delta { get; }
Returns
Int32