A newer version of this page is available.
Switch to the current version.
PageViewModelBase.PageList Property
Gets the list to which the page belongs.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v18.2.dll
Declaration
public virtual PageList PageList { get; }
Public Overridable ReadOnly Property PageList As PageList
Property Value
Type | Description |
---|---|
PageList | A PageList object that specifies the page owner. |
See Also
Feedback