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

ASPxClientTreeListContextMenuEventArgs.htmlEvent Property

Gets a DHTML event object that relates to the processed event.

Declaration

htmlEvent: any

Property Value

Type Description
any

An object that relates to the processed event.

Remarks

Note

More information about the DHTML event object’s available members can be found at: Event Object

To learn more on the DHTML Object Model, refer to the following topic: DHTML Object Model

See Also