Event which is raised when a new Settings Entry is removed from the QLLibrarySettings collection.
The event handler receives an argument of type SettingsEntryRemovedEventArgs containing data related to this event. The following SettingsEntryRemovedEventArgs property provides information specific to this event.
Property | Description |
---|---|
Entry | The Entry that was just removed. |
QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace