Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IDocumentDataStorageProvider Members

If implemented by a class, provides settings to store a temporary document on the server side.

#Properties

Name Description
BinaryStorageChunkSize Specifies the size of a single chunk of binary data to be stored in an XPO data storage.
ConnectionString Specifies a connection string for the report service database.
KeepInterval Specifies a time span after which a stored document is obsolete. The document can then be removed from the database.
See Also