| C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace > C1PreviewThumbnailView Class > FindItemWithText Method : FindItemWithText(String,Boolean,Int32,Boolean) Method |
'Declaration 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 )