BaseView.Synchronize Method
Name | Parameters | Description |
---|---|---|
Synchronize(BaseView, SynchronizationMode) | viewSource, mode | Copies the specified settings of a View to the current View. |
Synchronize(BaseView) | viewSource | Copies the visual and data representation settings of a specific View to the current View. |