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

SpreadsheetDocumentSource Class

Allows binding a document from the stream to the SpreadsheetControl using MVVM pattern.

Namespace: DevExpress.Xpf.Spreadsheet

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Spreadsheet, DevExpress.Wpf.Spreadsheet

Declaration

public class SpreadsheetDocumentSource

Remarks

The SpreadsheetControl.DocumentSource property can be bound to the SpreadsheetDocumentSource instance.

Inheritance

Object
SpreadsheetDocumentSource
See Also