Back to Devexpress

DiagramShowingOpenImageDialogEventArgs Properties

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

latest1.7 KB
Original Source

DiagramShowingOpenImageDialogEventArgs Properties

Provides data for the DiagramControl.ShowingOpenImageDialog event.

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

See Also

DiagramShowingOpenImageDialogEventArgs Class

DiagramShowingOpenImageDialogEventArgs Members

DevExpress.XtraDiagram Namespace