ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / ToString Method / ToString() Method

In This Topic
    ToString() Method
    In This Topic
    Converts the value of this instance to its equivalent string representation.
    Syntax
    'Declaration
     
    Public Overloads Overrides Function ToString() As String
    public override string ToString()

    Return Value

    String representation of current Length instance
    See Also