Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1TextSearchArgs Class / IgnoreCase Field

In This Topic
    IgnoreCase Field
    In This Topic
    Value indicating whether to ignore case.
    Syntax
    'Declaration
     
    Public IgnoreCase As Boolean
    public bool IgnoreCase
    See Also