| C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > C1PreviewThumbnailView Class > FindItemWithText Method : FindItemWithText(String,Boolean,Int32) Method |
'Declaration Public Overloads Function FindItemWithText( _ ByVal text As System.String, _ ByVal includeSubItemsInSearch As System.Boolean, _ ByVal startIndex As System.Integer _ ) As System.Windows.Forms.ListViewItem
public System.Windows.Forms.ListViewItem FindItemWithText( System.string text, System.bool includeSubItemsInSearch, System.int startIndex )