Skip to main content

ReportDesignerViewModel.InputController Property

Provides access to the input controller associated with the ReportDesignerViewModel.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public override InputController InputController { get; }

#Property Value

Type Description
InputController

An InputController object.

See Also