EasyUA Reference
DoNotSort Field
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > BrowseTree Class : DoNotSort Field

Glossary Item Box

Nodes are alphabetically sorted. If TRUE the sorting is diabled and the nodes are in the order as returned by the server.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BrowseTree
Dim value As Boolean
 
value = instance.DoNotSort
 
instance.DoNotSort = value
C# 
public bool DoNotSort

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.