WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / DisplayDate Property
In This Topic
    DisplayDate Property (C1DatePicker)
    In This Topic
    Gets or sets the date to display in drop-down calendar.
    Syntax
    public DateTime DisplayDate {get; set;}
    See Also