Back to Devexpress

DXSaveFileDialog Methods

wpf-devexpress-dot-xpf-dot-dialogs-dot-dxsavefiledialog-dot-underscore-methods.md

latest3.9 KB
Original Source

DXSaveFileDialog Methods

Represents a dialog box that allows end-users to specify a filename to which to save a file.

NameDescription
CheckPermissionsToShowDialog() protectedDetermines whether sufficient permissions for displaying a dialog exist. Inherited from CommonDialog.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
HookProc(IntPtr, Int32, IntPtr, IntPtr) protectedDefines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box. Inherited from CommonDialog.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Reset()Resets all properties to their default values. Inherited from DXFileDialog.
ShowDialog()Displays a common dialog. Inherited from CommonDialog.
ShowDialog(Window)Displays a common dialog. Inherited from CommonDialog.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DXSaveFileDialog Class

DXSaveFileDialog Members

DevExpress.Xpf.Dialogs Namespace