Skip to main content
A newer version of this page is available. .

SpreadsheetControl.LoadDocument() Method

Invokes the Open modal dialog box.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v19.1.dll

Declaration

public virtual void LoadDocument()

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