WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DatePicker Class / Text Property
In This Topic
    Text Property (C1DatePicker)
    In This Topic
    Gets or sets the text that is displayed by the C1DatePicker control.
    Syntax
    public string Text {get; set;}
    See Also