FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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