Back to Devexpress

DocumentPreviewControl.ToggleThumbnailsCommand Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-94110760.md

latest1.3 KB
Original Source

DocumentPreviewControl.ToggleThumbnailsCommand Property

Returns a command that toggles the visibility of thumbnails.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public ICommand ToggleThumbnailsCommand { get; }
vb
Public ReadOnly Property ToggleThumbnailsCommand As ICommand

Property Value

TypeDescription
ICommand

An object implementing the ICommand interface that identifies the command.

|

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace