ArcGIS Runtime SDK for Windows Phone - Library Reference
DisplayName Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.