SelectInfoTextSearch Property |
Text search string.
Everything that matches the text is selected.
This parameter is optional.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic string TextSearch { get; set; }
Public Property TextSearch As String
Get
Set
Property Value
Type:
StringImplements
ISelectInfoTextSearch
See Also