BaseView.ShowRibbonPrintPreview() Method
In This Article
Displays the Print Preview window with a Ribbon UI.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Remarks
This method is equivalent to the GridControl.ShowRibbonPrintPreview method.
See Also