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

In This Topic
    Label Property (RelativeDatePart)
    In This Topic
    Displays the current label for a portion of the relative date
    Syntax
    'Declaration
     
    Public ReadOnly Property Label As String
    public string Label {get;}
    See Also