ITreeDataGridSelectionInteraction.IsCellSelected(Int32, Int32) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
bool ITreeDataGridSelectionInteraction.IsCellSelected(int columnIndex, int rowIndex)

Parameters

columnIndex
Int32
rowIndex
Int32

Returns