SpreadsheetDocumentSource Class
Allows binding a document from the stream to the SpreadsheetControl using MVVM pattern.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Remarks
The SpreadsheetControl.DocumentSource property can be bound to the SpreadsheetDocumentSource instance.
Inheritance
Object
SpreadsheetDocumentSource
See Also