Click or drag to resize
SyncBase Events

[This is preliminary documentation and is subject to change.]

The SyncBase type exposes the following members.

Events
  NameDescription
Public eventValueChanged
ValueChanged event is raised when value is set locally (settings Value property) or remotely (through deserialization). When validation fails, value is not changed and ValueChanged is not raised.
Top
See Also