ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / Warning Class / Source Property

In This Topic
    Source Property (Warning)
    In This Topic
    Gets the object which triggered the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As System.Object
    public System.object Source {get;}
    See Also