ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RelativeDatePart Class
Fields Properties Methods

In This Topic
    RelativeDatePart Class Members
    In This Topic

    The following tables list the members exposed by RelativeDatePart.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RelativeDatePart class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Creates array RelativeDatePart that contains range values  
    Public Fieldstatic (Shared in Visual Basic)Creates array RelativeDatePart that contains shift values  
    Public Fieldstatic (Shared in Visual Basic)Creates array RelativeDatePart that contains start values  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents range of the day  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents range of the month  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents range of the quarter  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents range of the week  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents range of the year  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents a shift(current of day, week...) relative to the current date  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents a shift(next of day, week...) relative to the current date  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represents a shift(previous of day, week...) relative to the current date  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represent beginning(of day,week...) relative to the current date  
    Public Fieldstatic (Shared in Visual Basic)Creates instance RelativeDatePart class represent end(of day,week...) relative to the current date  
    Top
    Public Properties
     NameDescription
    Public PropertyDisplays the current label for a portion of the relative date  
    Public PropertyContains the value of a portion of the relative date  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this value  
    Public MethodReturns a System.String that represents label this instance.  
    Top
    See Also