Skip to main content

PrintBarManager.ColorPopupControlContainer Property

OBSOLETE

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

For internal use.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing

Declaration

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

Property Value

Type Description
DevExpress.XtraPrinting.Preview.ColorPopupControlContainer

A DevExpress.XtraPrinting.Preview.ColorPopupControlContainer object.

See Also