ChangeEventArgs.NewValue Property
Gets an object which represents the new value of the property whose change triggered the event.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object of the Object class. |
See Also