Skip to main content

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

NameTypeDescription
columnITreeGridColumnColumn Info

Return value

  • bool