DocumentPreviewControl.ToggleThumbnailsCommand Property
Returns a command that toggles the visibility of thumbnails.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | An object implementing the ICommand interface that identifies the command. |
See Also