Skip to main content

SchedulerCommands.ShowPrintPreviewDialogCommandProperty Field

Identifies the SchedulerCommands.ShowPrintPreviewDialogCommand dependency property.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly DependencyProperty ShowPrintPreviewDialogCommandProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also