SpreadsheetControl.LoadDocument() Method
Invokes the Open modal dialog box.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Remarks
The LoadDocument method displays the Open dialog box that allows users to browse folders and specify a file to load in the SpreadsheetControl.
See Also