DocumentClosingEventArgs(DocumentDataSources) Constructor
Initializes a new instance of the DocumentClosingEventArgs class with the specified data sources.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
interimDataSources | DocumentDataSources | A DocumentDataSources object. |
See Also