Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • DataSourceRemovedEventArgs Properties

    Provides data for the DataSourceInfoCollection.DataSourceRemoved event.
    Name Description
    DataSourceInfo Provides access to information about the target data source.
    IsDataSourceInternal Gets whether the data source is internal (loaded with the document template or added in the UI using the Data Source Wizard) or external (added manually or used in other parts of the application).
    See Also