Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FlexGridEditor
.
.
::
.
.
Text Property
C1FlexGridEditor Class
See Also
Gets or sets the content of the editor.
Namespace:
C1.Phone.FlexGrid
Assembly:
C1.Phone.FlexGrid
(in C1.Phone.FlexGrid.dll)
Syntax
C#
public
string
Text
{
get
;
set
; }
Visual Basic
Public
Property
Text
As
String
Get
Set
See Also
C1FlexGridEditor Class
C1.Phone.FlexGrid Namespace