Skip to main content

XRDesignBarManager.BarInfos Property

For internal use.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v23.2.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