Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlInt Class / ToString Method

In This Topic
    ToString Method (RdlInt)
    In This Topic
    Converts the current object to a string.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The string representing the current object.
    See Also