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


IFindCallBack.ColumnCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindCallBack Interface > IFindCallBack.ColumnCount Property
ArcGIS Developer Help

IFindCallBack.ColumnCount Property

Number of columns to display in list box.

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

Product Availability

Available with ArcGIS Desktop.

Description

The number of columns in the value list.

See Also

IFindCallBack Interface