Skip to main content

ITreeGridNode.IsCellSelectedAt method

Namespace: NextDesign.Core

Description

Checks if the cell with the index specified on this node is selected. Returns True if a cell is selected.

argument

NameTypeDescription
indexintColumn index (0 or more, less than the number of columns)

Return value

  • bool

Exception

NameException ClassDescription
Invalid rangeExtensionArgumentExceptionIf the specified index range is invalid