Back to Devexpress

DiagramShowingOpenDialogEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramshowingopendialogeventargs-dot-underscore-properties.md

latest1.6 KB
Original Source

DiagramShowingOpenDialogEventArgs Properties

Provides data for the DiagramControl.ShowingOpenDialog event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
DocumentSourceToOpenGets or sets the object from which to load the diagram skipping the dialog window. This object can be a full file path, Uri object, stream or array of bytes.
FilterGets or sets the string that determines the file filtering options that appear in the dialog.
InitialDirectoryGets or sets the path to the directory displayed by the dialog.
TitleGets or sets the title of the dialog.

See Also

DiagramShowingOpenDialogEventArgs Class

DiagramShowingOpenDialogEventArgs Members

DevExpress.XtraDiagram Namespace