DocumentClosingEventArgs Class
In This Article
Provides data for the SnapControl.DocumentClosing event.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
#Declaration
public class DocumentClosingEventArgs :
CancelEventArgs
#Inheritance
Object
EventArgs
CancelEventArgs
DocumentClosingEventArgs
See Also