ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RelativeDatePart Class / Value Property

In This Topic
    Value Property (RelativeDatePart)
    In This Topic
    Contains the value of a portion of the relative date
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As String
    public string Value {get;}
    See Also