TreeListView.SelectRange Method
| Name | Parameters | Description |
|---|---|---|
| SelectRange(TreeListNode, TreeListNode) | startNode, endNode | Obsolete. Selects multiple nodes, while preserving the current selection (if any). |
| SelectRange(Int32, Int32) | startRowHandle, endRowHandle | Obsolete. Selects multiple nodes, while preserving the current selection (if any). |