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


ISelectionPalette.NumRows 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.NumRows Property
ArcGIS Developer Help

ISelectionPalette.NumRows Property

The number of rows in this palette.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface