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

In This Topic
    vbFirstJan1 Field
    In This Topic
    Specifies that the first week of the year is considered to be the week containing January 1st for date-related functions.
    Syntax
    'Declaration
     
    Public Const vbFirstJan1 As FirstWeekOfYear
    public const FirstWeekOfYear vbFirstJan1
    See Also