PrintControl.SetThumbnailsVisibility(Boolean) Method
Specifies the visibility of the Thumbnails panel in Print Preview.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Boolean | true, to display the Thumbnails panel; otherwise, false. |
See Also