Skip to main content

ITreeGridNode.HasCellValue method

Namespace: NextDesign.Core

Description

Checks if the value of the cell in the column specified by this node exists. Returns True if the cell value is present.

argument

NameTypeDescription
columnITreeGridColumnColumn information

Return value

  • bool