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

In This Topic
vbGeneralDate Field
In This Topic
Specifies the general date format option for the FormatDateTime function, which includes both the date and time.
Syntax
'Declaration
 
Public Const vbGeneralDate As DateFormat
 
See Also