.NET Framework Class Library
C1Button
.
.
::
.
.
Text Property
C1Button Class
See Also
Gets or sets the button text.
Namespace:
C1.Web.iPhone.C1Button
Assembly:
C1.Web.iPhone.3
(in C1.Web.iPhone.3.dll)
Syntax
C#
public
string
Text
{
get
;
set
; }
Visual Basic
Public
Property
Text
As
String
Get
Set
Field Value
The text.
See Also
C1Button Class
C1.Web.iPhone.C1Button Namespace