CellClickEventArgs.htmlElement Property
Provides access to an object containing information about an HTML element representing the clicked time cell.
Declaration
htmlElement: any
Property Value
| Type | Description |
|---|---|
| any | An object containing information about an HTML element. |
See Also