Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
ITreeDataGridSelectionInteraction
Methods
IsCellSelected(Int32, Int32)
Menu
On this page
IsCellSelected(Int32, Int32) Method
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
bool IsCellSelected(int columnIndex, int rowIndex)
Parameters
columnIndex
Int32
rowIndex
Int32
Returns
Boolean