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


ISelectionPalette.NumColumns Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.NumColumns Property
ArcGIS Developer Help

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