Version 24.2 (latest)

FindReplaceManager Class Properties

For a list of all members of this type, see FindReplaceManager members.

Public Properties
 NameDescription
Public PropertyCurrentReturns the current Infragistics.Documents.RichText.FindMatch or null if there is no current Infragistics.Documents.RichText.FindMatch  
Public PropertyFindMatchesCountReturns a count of the occurrences found by the most recent find operation. (read-only)  
Public PropertyHighlightMatchesCountReturns a count of the currently highlighted items. (read-only)  
Public PropertyIsFindReplaceDialogActiveReturns/sets whether a FindR/Replace dialog is current active.  
Public PropertyRichTextEditorReturns the associated XamRichTextEditor. (read-only)  
See Also