Gets or sets the text that is displayed by the C1DatePicker control.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |