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

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