FileDialogBase.DefaultViewMode Property
Gets or sets the initial dialog view (“Tiles”, “Table”, “Medium icons”, etc.).
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraDialogs.v24.1.dll
NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
DevExpress.Dialogs.Core.View.ViewMode | Details | The initial dialog view. |
See Also