Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
TreeDataGridCore.Selection
TreeDataGridCellSelectionModel
Methods
IsSelected(Int32, IndexPath)
Menu
On this page
IsSelected(Int32, IndexPath) Method
Definition
Namespace
TreeDataGridCore.Selection
Assembly
TreeDataGrid.Core.dll
View source
public bool IsSelected(int columnIndex, IndexPath rowIndex)
Parameters
columnIndex
Int32
rowIndex
IndexPath
Returns
Boolean