ControlEntry
State Property
frevvo Live Forms
{get;set;} the control state.
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
Dictionary
<
string
,
Object
>
State
{
get
;
set
; }
public Dictionary<string, Object> State { get; set; }
Property Value
Type:
Dictionary
String
,
Object
See Also
ControlEntry Class
ControlEntry Members
Frevvo.Forms.Client Namespace