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

In This Topic
vbSunday Field
In This Topic
Specifies Sunday as the first day of the week for date-related functions.
Syntax
'Declaration
 
Public Const vbSunday As FirstDayOfWeek
 
See Also