MouseHandlerServiceWrapper.Service Property
In This Article
Provides access to the service interface of the wrapper.
Namespace: DevExpress.Services
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public IMouseHandlerService Service { get; }
#Property Value
Type | Description |
---|---|
IMouse |
An IKeyboard |
See Also