TreeListView.IsCellSelected Method
| Name | Parameters | Description |
|---|---|---|
| IsCellSelected(TreeListNode, ColumnBase) | nodes, column | Indicates whether the specified cell is selected. |
| IsCellSelected(Int32, ColumnBase) | rowHandle, column | Indicates whether the specified cell is selected. |