ITreeGridNode.HasCellValue method
Namespace: NextDesign.Core
Description
Checks for the existence of a cell value in the column specified by this node.
Returns True if the cell value exists.
argument
| Name | Type | Description |
|---|
| column | ITreeGridColumn | Column Info |
Return value