Click or drag to resize
FormEngineUserControlSetValue Method
Overload List
  NameDescription
Public methodSetValue(String, Object)
Sets the property value of the control, setting the value affects only local property value.
(Overrides InlineUserControlSetValue(String, Object).)
Public methodSetValue(String, Object, Boolean)
Sets the property value of the control, setting the value affects only local property value.
Top
See Also