QueryCellInfoEventArgs
23 Sep 20251 minute to read
Provides information about a QueryCellInfo event.
Properties
cancel boolean
Defines the cancel option for the action taking place.
data HeaderArgs[]
Returns the object of the elements which is currently being rendered on the UI.
element Element
Returns the actual HTML element on which the required custom styling can be applied.
name string
Specifies name of the event.
requestType string
Defines the request type of column rendering.