Back to Devexpress

DocumentPreviewControl.ToggleParametersPanelCommand Property

wpf-devexpress-dot-xpf-dot-printing-dot-documentpreviewcontrol-81a02cb6.md

latest1.3 KB
Original Source

DocumentPreviewControl.ToggleParametersPanelCommand Property

Returns a command that toggles the visibility of the Parameters panel.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

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

Property Value

TypeDescription
ICommand

An object implementing the ICommand interface that defines the command.

|

See Also

DocumentPreviewControl Class

DocumentPreviewControl Members

DevExpress.Xpf.Printing Namespace