This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.Name Property (ArcObjects .NET 10.5 SDK) |
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;}