ControlEntry
Value Property
frevvo Live Forms
{get;set;} the control value.
Namespace:
Frevvo.Forms.Client
Assembly:
Frevvo.Forms.Client
(in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Value
{
get
;
set
; }
public string Value { get; set; }
Property Value
Type:
String
See Also
ControlEntry Class
ControlEntry Members
Frevvo.Forms.Client Namespace