Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
TreeDataGridCore.Selection
TreeSelectionModelIndexesChangedEventArgs
Properties
ParentIndex
Menu
On this page
ParentIndex Property
Definition
Namespace
TreeDataGridCore.Selection
Assembly
TreeDataGrid.Core.dll
View source
Gets the index of the parent item.
public IndexPath ParentIndex { get; }
Returns
IndexPath