[]
        
(Showing Draft Content)

C1.Framework.Element.OnDoubleClick

OnDoubleClick Method

OnDoubleClick(EventArgs)

Called by the host control when the user double-clicks this Element.

Declaration
public virtual void OnDoubleClick(EventArgs e)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.