RenderCellEventArgs
12 Sep 20251 minute to read
An interface that holds options to control the rendering of all cells (work, time, resource, header, and more).
Properties
date Date
Returns the date value of the cell that is currently rendering on UI.
element Element
Returns the actual HTML element on which the required custom styling can be applied.
elementType string
Returns the type of the elements which is currently being rendered on the UI.
groupIndex number
Returns the group index of the cell.
name string
Specifies name of the event.