ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / ExpressionChangedEventArgs Class / Expression Property

In This Topic
    Expression Property (ExpressionChangedEventArgs)
    In This Topic
    Gets the current query expression.
    Syntax
    public string Expression {get;}
    Public ReadOnly Property Expression As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also