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