WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / DateMask Property
In This Topic
    DateMask Property
    In This Topic
    Gets or sets the input mask for the date part.
    Syntax
    public string DateMask {get; set;}
    See Also