Gets or sets the title shown in the dialog that contains the date editor.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public string Title { get; set; } |
| Visual Basic |
|---|
Public Property Title As String Get Set |
| XAML Attribute Usage |
|---|
<object Title="string" .../> |