FileImportTableDataSourceBaseOnAfterDeserialization Method |
Callback invoked after this instance has been deserialized.
Namespace: Altaxo.SerializationAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
Remarks
Note: It is not necessary to call
UpdateWatching here;
UpdateWatching is called when the table
connects to this data source via subscription to the DataSourceChanged event.
See Also