| Basic Date Picker Documentation |
|
SpecialDate.Text Property
Gets or sets the text value.
[Visual Basic]
Public Property Text As
String
[C#]
public
string Text {get; set;}
Property Value
Default value is string.Empty.
See Also
SpecialDate Class | BasicFrame.WebControls Namespace