Keyoti RapidFindReplace WPF API Docs
Valid Property
API DocumentationKeyoti.RapidFindReplace.WPFQueryValid
Keyoti RapidFindReplace WPF
Whether the query is valid, relative to the find options specified.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool Valid { get; set; }
Public Property Valid As Boolean
	Get
	Set
public:
property bool Valid {
	bool get ();
	void set (bool value);
}
member Valid : bool with get, set
Property Value
Remarks
Eg. the query '[*' would be invalid if regular expressions are enabled.

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)