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