Skip to main content
A newer version of this page is available. .

IMouseHandlerService Interface

Defines a service responsible for handling mouse events.

Namespace: DevExpress.Services

Assembly: DevExpress.Data.v18.2.dll

Declaration

public interface IMouseHandlerService

The following members return IMouseHandlerService objects:

Remarks

Inherit from the MouseHandlerServiceWrapper class to handle mouse events.

See Also