Skip to main content

ITreeGridNode.IsCellSelected method

Namespace: NextDesign.Core

Description

Checks if a cell in the column specified by this node is selected.
Returns True if the cell is selected.

argument

NameTypeDescription
columnITreeGridColumnColumn Info

Return value

  • bool