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