Keyoti RapidFindReplace WPF API Docs
IsReplaceOpen Property
API DocumentationKeyoti.RapidFindReplace.WPFRapidFindReplaceControlIsReplaceOpen
Keyoti RapidFindReplace WPF
Whether the replace part of the dialog is open.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsReplaceOpen { get; set; }
Public Property IsReplaceOpen As Boolean
	Get
	Set
public:
property bool IsReplaceOpen {
	bool get ();
	void set (bool value);
}
member IsReplaceOpen : bool with get, set
Property Value

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