GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.Viewer.Common.Model Namespace > FindOptions Class > FindOptions Constructor : FindOptions Constructor(String,Boolean,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal text As System.String, _ ByVal matchCase As System.Boolean, _ ByVal wholeWord As System.Boolean, _ ByVal searchBackward As System.Boolean _ )
public FindOptions( System.string text, System.bool matchCase, System.bool wholeWord, System.bool searchBackward )