ArcObjects Library Reference (Editor)  

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