Click or drag to resize
SyncT Events

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

The SyncT generic 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.
(Inherited from SyncBase.)
Top
See Also