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


ISelectionPalette.NumColumns Property (ArcObjects .NET 10.5 SDK)
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