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

HierarchicalChartControlBase.PrintOptions Property

Returns the Control’s print settings.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v21.1.UI.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.TreeMap

Declaration

public PrintOptions PrintOptions { get; }

Property Value

Type Description
PrintOptions

The Control’’s print settings storage.

See Also