How to override the sort for this item in the select.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum FilterBase.SORT_ORDER
Inherits System.Enum |
Managed Extensions for C++ | |
---|
__value public enum FilterBase.SORT_ORDER : public System.Enum |
C++/CLI | |
---|
public enum class FilterBase.SORT_ORDER : public System.Enum |
Members
Inheritance Hierarchy
Requirements
Namespace: WindwardInterfaces.net.windward.datasource
Platforms: Windows 10, Windows NT, indows Server
Assembly: WindwardInterfaces (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardInterfaces\bin\Release\net48\WindwardInterfaces.dll)
See Also