ActiveReports 12
Now Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > DateAndTime Class : Now Property
Returns a Date value containing the current date and time according to your system.
Syntax
'Declaration
 
Public Shared ReadOnly Property Now As Date
public static DateTime Now {get;}

Property Value

Returns a Date value containing the current date and time according to your system.
See Also

Reference

DateAndTime Class
DateAndTime Members