ArcObjects Library Reference (Editor)  

IObjectInspectorPanel.FieldCount Property

The number of attribute fields displayed.

[Visual Basic .NET]
Public ReadOnly Property FieldCount As Integer
[C#]
public int FieldCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectInspectorPanel Interface