Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Date
Time
Picker
Text Property
Definition
Namespace:
Centralpoint.Web.UI.Controls
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
Implements
ITextControl
Text
See Also
Reference
CpDateTimePicker Class
Centralpoint.Web.UI.Controls Namespace
In This Article
Definition
Property Value
Implements
See Also