MouseHandlerServiceWrapper.Service Property
Provides access to the service interface of the wrapper.
Namespace: DevExpress.Services
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
IMouseHandlerService | An IKeyboardHandlerService interface of the wrapper. |
See Also