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

Gets or sets the DateTimeKind of the DateTime generated by the DateTimePicker control. If set to DateTimeKind.Local all DateTimes entered will be created as local DateTimeKind and displayed in the DateTimePicker control as 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.