Back to Devexpress

TreeList.UnselectNodes Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-unselectnodes.md

latest581 B
Original Source

TreeList.UnselectNodes Method

NameParametersDescription
UnselectNodes(TreeListNode, TreeListNode)startNode, endNodeDiscards selection of nodes in the specified range.
UnselectNodes(Int32, Int32)startNodeId, endNodeIdDiscards selection of nodes in the specified range by data source IDs.