ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / GroundToGridEventArgs Class / PropertyName Property

In This Topic
    PropertyName Property (GroundToGridEventArgs)
    In This Topic
    Gets the name of the Ground to Grid property that changed. If null then more than one property was changed at the same time.
    Syntax
    public string PropertyName {get;}
    Public ReadOnly Property PropertyName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also