FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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