Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1DatePicker
.
.
::
.
.
Text Property
C1DatePicker Class
See Also
Gets or sets the text that is displayed by the
C1DatePicker
control.
Namespace:
C1.Silverlight.DateTimeEditors
Assembly:
C1.Silverlight.DateTimeEditors
(in C1.Silverlight.DateTimeEditors.dll)
Syntax
C#
public
string
Text
{
get
;
set
; }
Visual Basic
Public
Property
Text
As
String
Get
Set
See Also
C1DatePicker Class
C1.Silverlight.DateTimeEditors Namespace