Skip to main content

XRDesignBarManager.Updates Property

For internal use.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

[Browsable(false)]
public StringCollection Updates { get; }

Property Value

Type
StringCollection

Remarks

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

See Also