IReportPrintTool.ShowRibbonPreview(Object) Method
For internal use. If implemented by a class, invokes the Ribbon Print Preview showing the report document.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
themeOwner | Object | A Object value. |
Remarks
This method is intended for internal use only. Normally, you don’t need to use it.
See Also