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