DXOpenFileDialogService Fields
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