Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates how the report content should be presented.
Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)
Syntaxe
Membres
| Nom de membre | Description | |
|---|---|---|
| AlwaysAttachment | Indicates that content is always presented as an attachment regardless of format. | |
| AlwaysInline | Indicates that content is presented inline regardless of format. | |
| OnlyHtmlInline | Indicates that HTML-formatted content is presented inline; all other content is presented as an attachment. |
Notes
This is used as a value for the ExportContentDisposition property of the ReportViewer control to indicate whether content should be presented inline or as an attachment.