Whether 'not in dictionary' text box is multiline or single line.
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
public bool QueryTextBoxMultiline { get; set; }
public bool QueryTextBoxMultiline { get; set; }
Public Property QueryTextBoxMultiline As Boolean Get Set
Public Property QueryTextBoxMultiline As Boolean Get Set
public: property bool QueryTextBoxMultiline { bool get (); void set (bool value); }
public: property bool QueryTextBoxMultiline { bool get (); void set (bool value); }
member QueryTextBoxMultiline : bool with get, set
member QueryTextBoxMultiline : bool with get, set
 Property Value
 Property ValueAssembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

