Skip to main content
A newer version of this page is available.

DocumentClosingEventArgs Class

Provides data for the SnapControl.DocumentClosing event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v19.1.Core.dll

Declaration

public class DocumentClosingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DocumentClosingEventArgs
See Also