IPreviewModel.InputController Property
Provides access to the input controller associated with the IPreviewModel.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v21.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
InputController | An InputController object. |
See Also