Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Form
Row
Text Property
Definition
Namespace:
Centralpoint.Web.UI.Console
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
See Also
Reference
FormRow Class
Centralpoint.Web.UI.Console Namespace
In This Article
Definition
See Also