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

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