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


IObjectInspectorPanel.FieldCount 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.FieldCount Property
ArcGIS Developer Help

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