PreviewModelBase.InputController Property
Provides access to an object that stores keyboard and mouse shortcuts corresponding to appropriate Report Designer commands.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
InputController | An InputController object. |
Implements
See Also