ComponentOne DateTimeEditors for WPF and Silverlight
DisplayDate Property

C1.WPF.DateTimeEditors Namespace > C1DatePicker Class : DisplayDate Property
Gets or sets the date to display in drop-down calendar.
Syntax
'Declaration
 
Public Property DisplayDate As System.Date
public System.DateTime DisplayDate {get; set;}
Exceptions
ExceptionDescription
The specified date is not in the range defined by DisplayDateStart and DisplayDateEnd.
See Also

Reference

C1DatePicker Class
C1DatePicker Members