This document is archived and information here might be outdated.  Recommended version.


IObjectInspectorPanel.Rows Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface > IObjectInspectorPanel.Rows Property
ArcGIS Developer Help

IObjectInspectorPanel.Rows Property

The row or rows being inspected.

[Visual Basic .NET]
Public ReadOnly Property Rows As IEnumRow
[C#]
public IEnumRow Rows {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectInspectorPanel Interface