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


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

ISelectionPalette.Category Property

The category the palette belongs to.

[Visual Basic .NET]
Public ReadOnly Property Category As String
[C#]
public string Category {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface