ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / PropertyChangedEventArgsEx<T> Class / NewValue Property

In This Topic
    NewValue Property (PropertyChangedEventArgsEx<T>)
    In This Topic
    The new value of the property specified by PropertyName.
    Syntax
    public T NewValue {get;}
    Public ReadOnly Property NewValue As T
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also