FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / StringParser.Params Structure / DefaultIgnoreCase Field

In This Topic
    DefaultIgnoreCase Field (StringParser.Params)
    In This Topic
    Default set of options: whether to ignore the case of the string by default.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DefaultIgnoreCase As StringParser.Params
    public static readonly StringParser.Params DefaultIgnoreCase
    See Also