ArcGIS API for Silverlight - Library Reference
Format Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > FieldInfo Class : Format Property

Gets or sets the format that drives the formatting of the field when used in the application. Applies anywhere the field is used in the popup (media, title, description, etc.). Applies only to fields of type date or number.

Syntax

Visual Basic (Declaration) 
Public Property Format As FormatInfo
C# 
public FormatInfo Format {get; set;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.