ArcGIS API for Silverlight - Library Reference
NewValue Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > DateTimePicker.SelectedDateEventArgs Class : NewValue Property

Gets the new value that is replacing the old value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NewValue As Nullable(Of Date)
C# 
public Nullable<DateTime> NewValue {get;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.