ArcObjects Library Reference (Framework)  

ISelectionPalette.NumColumns Property

The number of columns in this palette.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface