| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BrowseTree Dim value As Boolean value = instance.DoNotSort instance.DoNotSort = value | |
| C# | |
|---|---|
public bool DoNotSort | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| DoNotSort Field | |
| See Also Send Feedback | |
| EasyUA Assembly > Advosol.EasyUA Namespace > BrowseTree Class : DoNotSort Field |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BrowseTree Dim value As Boolean value = instance.DoNotSort instance.DoNotSort = value | |
| C# | |
|---|---|
public bool DoNotSort | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x