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

DXOpenFileDialogService Fields

Represents a dialog box that allows end-users to specify a filename for one or more files to open.
Name Description
FilterIndexProperty static Identifies the OpenFileDialogService.FilterIndex dependency property. Inherited from OpenFileDialogService.
FilterProperty static Identifies the OpenFileDialogService.Filter dependency property. Inherited from OpenFileDialogService.
MultiselectProperty static Identifies the OpenFileDialogService.Multiselect dependency property. Inherited from OpenFileDialogService.
OpenFileDialogModeProperty static Identifies the DXOpenFileDialogService.OpenFileDialogMode dependency property.
ReadOnlyCheckedProperty static Identifies the OpenFileDialogService.ReadOnlyChecked dependency property. Inherited from OpenFileDialogService.
ShowReadOnlyProperty static Identifies the OpenFileDialogService.ShowReadOnly dependency property. Inherited from OpenFileDialogService.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
See Also