Keyoti RapidFindReplace WPF API Docs
IsReplaceable Property
API DocumentationKeyoti.RapidFindReplace.WPF.FindHandlers.HighlightHandlersRichTextBoxHighlightIsReplaceable
Keyoti RapidFindReplace WPF
Whether ReplaceText can be called or not. When false this is because the control where the highlight exist is readonly or disabled.
Declaration Syntax
C#Visual BasicVisual C++F#
public override bool IsReplaceable { get; }
Public Overrides ReadOnly Property IsReplaceable As Boolean
	Get
public:
virtual property bool IsReplaceable {
	bool get () override;
}
abstract IsReplaceable : bool with get
override IsReplaceable : bool with get
Property Value

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