ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RelativeDatePart Class / ShiftCurrent Field

In This Topic
    ShiftCurrent Field
    In This Topic
    Creates instance RelativeDatePart class represents a shift(current of day, week...) relative to the current date
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShiftCurrent As RelativeDatePart
    public static readonly RelativeDatePart ShiftCurrent
    See Also