MultiRangeSelectTreeDataValues Method
Overloads
MultiRangeSelectTreeDataValues(String, IEnumerable<NxTreeMultiRangeSelectInfo>, Boolean, Boolean)
Declaration
bool MultiRangeSelectTreeDataValues([QixName("qPath")] string path, [QixName("qRanges")] IEnumerable<NxTreeMultiRangeSelectInfo> ranges, [QixName("qOrMode")] bool orMode = false, [QixName("qDeselectOnlyOneSelected")] bool deselectOnlyOneSelected = false)
Parameters
Type | Name | Description |
---|---|---|
System.String | path | |
System.Collections.Generic.IEnumerable<NxTreeMultiRangeSelectInfo> | ranges | |
System.Boolean | orMode | |
System.Boolean | deselectOnlyOneSelected |
Returns
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!