Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextBoxBase
.
.
::
.
.
C1Text Property
C1TextBoxBase Class
See Also
Get or set the C1Text property. This property is used as a workaround when a binding needs to be updated on each keystroke.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
string
C1Text
{
get
;
set
; }
Visual Basic
Public
Property
C1Text
As
String
Get
Set
See Also
C1TextBoxBase Class
C1.WPF Namespace