EasyUA Reference
DoNotSort Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTreeList Class : DoNotSort Property

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 ShowBrowseTreeList
Dim value As Boolean
 
instance.DoNotSort = value
 
value = instance.DoNotSort
C# 
public bool DoNotSort {get; set;}

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.