Skip to main content
A newer version of this page is available. .

PrintBarManager.MultiplePagesControlContainer Property

OBSOLETE

This property is now obsolete and isn't used at all.

For internal use.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v18.2.dll

Declaration

[Browsable(false)]
[Obsolete("This property is now obsolete and isn't used at all.")]
public MultiplePagesControlContainer MultiplePagesControlContainer { get; set; }

Property Value

Type Description
DevExpress.XtraPrinting.Preview.MultiplePagesControlContainer

A DevExpress.XtraPrinting.Preview.MultiplePagesControlContainer object.

See Also