ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / DocumentSource Class / PageTemplate Property

In This Topic
    PageTemplate Property (DocumentSource)
    In This Topic
    Gets a value that indicates the PageTemplate.
    Syntax
    'Declaration
     
    Public Property PageTemplate As DataTemplate
    public DataTemplate PageTemplate {get; set;}
    See Also