XtraReportPreviewExtensions.CloseRibbonPreview(IReport) Method
Closes the ribbon-based Print Preview form in which the report document is shown.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
report | IReport | An object implementing the IReport interface. |
See Also