FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / StringParser.Params Structure / IgnoreCase Field

In This Topic
    IgnoreCase Field (StringParser.Params)
    In This Topic
    Whether to ignore the case of the string.
    Syntax
    'Declaration
     
    Public IgnoreCase As Boolean
    public bool IgnoreCase
    See Also