FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / StringParser.Params Structure / QuotesChar Field

In This Topic
    QuotesChar Field (StringParser.Params)
    In This Topic
    An array of character quotes.
    Syntax
    'Declaration
     
    Public QuotesChar As Char()
    public char[] QuotesChar
    See Also