DocumentPreviewControl.ShowThumbnails Property
Specifies whether report thumbnails are automatically shown. This is a dependency property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To change the visibility of report thumbnails in the DocumentPreviewControl, use the Thumbnails toolbar button.
See Also