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.v19.1.dll

Declaration

public class SpreadsheetDocumentSource

Remarks

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

Inheritance

Object
SpreadsheetDocumentSource
See Also