ComponentOne Reports for WPF
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 Object
    public object Source {get;}
    See Also