ITreeGridNode.IsCellSelected method
Namespace: NextDesign.Core
Description
Checks if a cell in the column specified by this node is selected.
Returns True if the cell is selected.
argument
Name | Type | Description |
---|
column | ITreeGridColumn | Column Info |
Return value