ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / DateAndTime Class / DateString Property

In This Topic
    DateString Property
    In This Topic
    Returns a String value representing the current date according to your system.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DateString As String
    public static string DateString {get;}

    Property Value

    Returns a String value representing the current date according to your system.
    See Also