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


IFindCallBack.ColumnCount Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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