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

DiagramShowingOpenDialogEventArgs Class

Provides data for the DiagramControl.ShowingOpenDialog event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.2.dll

Declaration

public class DiagramShowingOpenDialogEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DiagramShowingOpenDialogEventArgs
See Also