Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / cnvtbLiteralDelimiter Field


In This Topic
    cnvtbLiteralDelimiter Field
    In This Topic
    Literal delimiter This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const cnvtbLiteralDelimiter As Char
    'Usage
     
    
    Dim value As Char
     
    value = GeneralFormatter.cnvtbLiteralDelimiter
    protected const char cnvtbLiteralDelimiter
    See Also