This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface > IObjectInspectorPanel.Rows Property (ArcObjects .NET 10.5 SDK) |
The row or rows being inspected.
[Visual Basic .NET] Public ReadOnly Property Rows As IEnumRow
[C#] public IEnumRow Rows {get;}