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




Glossary Item Box

Can set a filter for values for this select variable.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software