SyncBase Events |
[This is preliminary documentation and is subject to change.]
The SyncBase type exposes the following members.
Name | Description | |
---|---|---|
ValueChanged |
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.
|