ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / ToString Method

In This Topic
    ToString Method (PictureHolder)
    In This Topic
    Gets a string that represents this PictureHolder.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string that represents this PictureHolder.
    See Also