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

XRDesignBarManager.BarInfos Property

For internal use.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v19.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

[Browsable(false)]
public BarInfoCollection BarInfos { get; }

Property Value

Type
DevExpress.XtraReports.UserDesigner.BarInfoCollection

Remarks

This property is intended for internal use only. Normally, you don’t need to use it.

See Also