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

In This Topic
    vbNullString Field
    In This Topic
    Represents a zero-length string for print and display functions, and for calling external procedures.
    Syntax
    'Declaration
     
    Public Const vbNullString As String
    public const string vbNullString
    See Also