Allows the user to select a DateTime object.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DatePicker : PickerBase
Visual Basic
Public Class DatePicker _
	Inherits PickerBase
Visual C++
public ref class DatePicker : public PickerBase

Inheritance Hierarchy

See Also