Back to Devexpress

TreeListView.SelectRange Method

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-dot-selectrange.md

latest586 B
Original Source

TreeListView.SelectRange Method

NameParametersDescription
SelectRange(TreeListNode, TreeListNode)startNode, endNodeObsolete. Selects multiple nodes, while preserving the current selection (if any).
SelectRange(Int32, Int32)startRowHandle, endRowHandleObsolete. Selects multiple nodes, while preserving the current selection (if any).