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