Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V17.2
  • 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