IAzureBlobStorageService.GetReportBlobContainer() Method
If implemented, returns a blob container clientinstance to store report layouts.
Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer
Assembly: DevExpress.XtraReports.v26.1.Web.Azure.dll
Declaration
Returns
| Type | Description |
|---|---|
| Azure.Storage.Blobs.BlobContainerClient | A |
See Also