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

In This Topic
vbLongDate Field
In This Topic
Specifies the long date format option for the FormatDateTime function, which presents the date in a full textual representation.
Syntax
'Declaration
 
Public Const vbLongDate As DateFormat
 
See Also