CustomPropertyChangedEventArgs.NewValue Property
In This Article
Gets a new value that has been assigned to the custom property.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A new value. |
See Also