ComponentOne Reports for WPF
C1.C1Preview Namespace / PageConfigureEventArgs Class / PageLayout Property

In This Topic
    PageLayout Property (PageConfigureEventArgs)
    In This Topic
    Gets or sets the PageLayout associated with this event.
    Syntax
    'Declaration
     
    Public Property PageLayout As PageLayout
    public PageLayout PageLayout {get; set;}
    See Also