ReportDesignerViewModel.CursorService Property
In This Article
Specifies a WCF service that provides cursor settings for various report editing actions.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
ICursor |
An object implementing the ICursor |
See Also