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


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

IFinder.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

Return the number of columns the result list should contain.

See Also

IFinder Interface