[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.PageContext.Content

Content Property

Content

Gets the content that will be shown in the page UIElement. Typically a UIElement itself, or to be used as Content of a ContentControl.

Declaration
public object Content { get; }