Reports for WinForms
FindItemWithText(String,Boolean,Int32,Boolean) メソッド

C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewThumbnailView クラス > FindItemWithText メソッド : FindItemWithText(String,Boolean,Int32,Boolean) メソッド
シンタックス
'宣言
 
Public Overloads Function FindItemWithText( _
   ByVal text As System.String, _
   ByVal includeSubItemsInSearch As System.Boolean, _
   ByVal startIndex As System.Integer, _
   ByVal isPrefixSearch As System.Boolean _
) As System.Windows.Forms.ListViewItem
public System.Windows.Forms.ListViewItem FindItemWithText( 
   System.string text,
   System.bool includeSubItemsInSearch,
   System.int startIndex,
   System.bool isPrefixSearch
)

パラメータ

text
includeSubItemsInSearch
startIndex
isPrefixSearch
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ
オーバーロード一覧