ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / PageContext Class / Source Property

In This Topic
    Source Property (PageContext)
    In This Topic
    Gets a specialized subclass of DocumentSource.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Object
    public object Source {get;}
    See Also