CustomPropertyChangedEventArgs.OldValue Property
Gets the custom property’s previous value, which has been replaced by the new value.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
String | An old value. |
See Also