ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RelativeDatePart Class / ToString Method

In This Topic
    ToString Method (RelativeDatePart)
    In This Topic
    Returns a System.String that represents label this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also