[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FloatingObject.OnClick

OnClick Method

OnClick(ImageClickEventArgs)

Raises the ImageClick event of the FloatingObject control.

Declaration
protected virtual void OnClick(ImageClickEventArgs e)
Protected Overridable Sub OnClick(e As ImageClickEventArgs)
Parameters
Type Name Description
ImageClickEventArgs e

The event data.