<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / PrintPageTemplate Class / Content Property

In This Topic
    Content Property (PrintPageTemplate)
    In This Topic
    Gets or sets the content of the page template.
    Syntax
    'Declaration
     
    Public Property Content As UIElement
    public UIElement Content {get; set;}
    See Also