ItemStyleOnMouseDown Method
Occurs when mouse button is pressed down.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual bool OnMouseDown()
Public Overridable Function OnMouseDown As Boolean
Return Value
BooleanTrue if refresh needed, false otherwise.