CustomPropertyChangedEventArgs.NewValue Property
Gets a new value that has been assigned to the custom property.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A new value. |
See Also