Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXOpenFileDialogService Fields
Show Inherited Hide Inherited

Represents a dialog box that allows end-users to specify a filename for one or more files to open.
Name Description
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