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