Skip to main content

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

NameTypeDescription
columnITreeGridColumnColumn information

Return value

  • bool