When the user iterates over matches, this property returns the current match that is highlighted.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Highlight CurrentMatch { get; }
Public ReadOnly Property CurrentMatch As Highlight Get
public: property Highlight^ CurrentMatch { Highlight^ get (); }
member CurrentMatch : Highlight with get
Property Value
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)