Back to Devexpress

XtraCommonDialog Properties

windowsforms-devexpress-dot-xtraeditors-dot-base-dot-xtracommondialog-dot-underscore-properties.md

latest3.9 KB
Original Source

XtraCommonDialog Properties

A base class for file and folder dialogs.

NameDescription
AllowDragDropGets or sets whether users can drag and drop files/folders inside the dialog.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
KeepPositionGets or sets whether the dialog retains its position between starts.
LocationGets or sets coordinates of the dialog upper-left corner relative to the screen.
ShowDragDropConfirmationGets or sets whether to display a confirmation message when a user drops a file/folder in a new location.
ShowNavigationPaneGets or sets whether to display the Navigation Pane.
SiteGets or sets the ISite of the Component. Inherited from Component.
StartPositionGets or sets the dialog start position.
TagGets or sets an object that contains data about the control. Inherited from CommonDialog.
TitleGets or sets the dialog window’s title.
UseParentFormIconGets or sets whether to inherit the dialog window icon from the parent form.

See Also

XtraCommonDialog Class

XtraCommonDialog Members

DevExpress.XtraEditors.Base Namespace