IDocumentDataStorageProvider.BinaryStorageChunkSize Property
Specifies the size of a single chunk of binary data to be stored in an XPO data storage.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v26.1.Service.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A System.Int32 value specifying the size of a data chunk. |
See Also