Windward Studios API Reference
AllowSort Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > TemplateVariable Class : AllowSort Property




Glossary Item Box

Can sort values for this select variable.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property AllowSort As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TemplateVariable
Dim value As Boolean
 
value = instance.AllowSort
C# 
public bool AllowSort {get;}
Managed Extensions for C++ 
public: __property bool get_AllowSort();
C++/CLI 
public:
property bool AllowSort {
   bool get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software