ArcGIS Runtime SDK for WPF - Library Reference
DateTimeKind Property
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : DateTimeKind Property

Gets or sets the DateTimeKind that will be used to display DateTime. If DateTimeKind.Local is set all DateTime values will be displayed in DateTimeKind local.

Syntax

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

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.