SpreadsheetControl.LoadDocument() Method
In This Article
Invokes the Open modal dialog box.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.2.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