[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1DatePicker.DisplayDate

DisplayDate Property

DisplayDate

Gets or sets the date to display in drop-down calendar.

Declaration
[TypeConverter(typeof(DateTimeTypeConverter))]
public DateTime DisplayDate { get; set; }
Exceptions
Type Condition
ArgumentOutOfRangeException

The specified date is not in the range defined by DisplayDateStart and DisplayDateEnd.