ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbNewLine Field

In This Topic
    vbNewLine Field
    In This Topic
    Represents a newline character for print and display functions.
    Syntax
    'Declaration
     
    Public Const vbNewLine As String
    public const string vbNewLine
    See Also