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