FlexReport for WinForms
C1TextSearchManager クラス メンバ
プロパティ  メソッド  イベント


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : C1TextSearchManager クラス

C1TextSearchManagerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the C1TextSearchManager.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the active found position, this position has different highlighting attrs.  
Public プロパティGets the C1DocumentSource where this C1TextSearchManager searches a text.  
Public プロパティGets the list of C1FoundPosition objects defining found text positions.  
Public プロパティSearch parameters: text, etc. Initialized in the FindStartXXX() method.  
Public プロパティSpecifies the scope in C1Document where to search a text.  
トップ
パブリック メソッド
 名前解説
Public メソッドCancels current async action and waits while action will be actually cancelled.  
Public メソッドオーバーロードされます。 Releases all resources used by the C1TextSearchManager.  
Public メソッドFinds the next occurrence of a text in the document.  
Public メソッドNon-blocking (asynchronous) version of the C1TextSearchManager.FindNext method.  
Public メソッドNon-blocking (asynchronous) version of the C1TextSearchManager.FindNext method.  
Public メソッドFinds the previous occurrence of a text in the document.  
Public メソッドNon-blocking (asynchronous) version of the C1TextSearchManager.FindPrevious method.  
Public メソッドNon-blocking (asynchronous) version of the C1TextSearchManager.FindPrevious method.  
Public メソッドオーバーロードされます。 Finds the first occurrence of a text in the document.  
Public メソッドオーバーロードされます。 Non-blocking (asynchronous) version of the C1TextSearchManager.FindStart method.  
Public メソッドオーバーロードされます。 Non-blocking (asynchronous) version of the C1TextSearchManager.FindStart method.  
Public メソッドFills highlight list for specified RenderFragment.  
Public メソッドChecks whether C1TextSearchManager.FoundPositions of this C1TextSearchManager is not empty.  
Public メソッドGets a value indicating if search is currently executing.  
Public メソッドResets text search results.  
トップ
プロテクト メソッド
パブリック イベント
 名前解説
Public イベントOccurs when async find action completed.  
Public イベントOccurs when the C1TextSearchManager.FoundPositions list is changed.  
Public イベントOccurs periodically during operations.  
トップ
参照

参照

C1TextSearchManager クラス
C1.Document 名前空間