Skip to main content

PreviewModelBase.PageContent Property

Provides access to the content of report pages.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public FrameworkElement PageContent { get; }

#Property Value

Type Description
FrameworkElement

A FrameworkElement object.

#Implements

See Also