Skip to main content

SpreadsheetDocumentSource Class

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

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v23.2.dll

NuGet Package: DevExpress.Wpf.Spreadsheet

Declaration

public class SpreadsheetDocumentSource

Remarks

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

Inheritance

Object
SpreadsheetDocumentSource
See Also