ArcGIS Runtime SDK for WPF - Library Reference
DisplayName Property
See Also 
ESRI.ArcGIS.Client Namespace > Layer Class : DisplayName Property

Gets or sets the display name. Display name is used in printing and legend control.

Syntax

Visual Basic (Declaration) 
Public Property DisplayName As String
C# 
public string DisplayName {get; set;}

Property Value

The display name for the label.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.