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


ISelectionPalette.Name Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

ISelectionPalette.Name Property

The name of the palette. This will show in the title bar.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface