ChangeEventArgs Class
Provides data for the events that are associated with changes to property values.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Remarks
Examples of the events associated with the property’s value changes are XRControl.LocationChanged and XRControl.SizeChanged.