Skip to main content

IPreviewModel.InputController Property

Provides access to the input controller associated with the IPreviewModel.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

InputController InputController { get; }

Property Value

Type Description
InputController

An InputController object.

See Also