Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview 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 Object
    public object Source {get;}
    See Also