ArcGIS Pro 2.9 API Reference Guide
HasGeometry Property

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : HasGeometry Property
Gets a Boolean value indicating whether this inspector has any geometry. It will return false when feature inspector has two or more features or for features belonging to Stand Alone tables.
Syntax
public bool HasGeometry {get;}
Public ReadOnly Property HasGeometry As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members