HelpBot Assistant

How can I help you?

QueryCellInfoEventArgs

16 Mar 20261 minute to read

Properties

cell Element

Specifies the cell element in the DOM.

colSpan number

Indicates the number of columns to be spanned by this cell.

column Column

Contains the column object associated with this cell.

data IGanttData

Represents the row data associated with the current cell.

foreignKeyData Object

Represents the foreign key row data associated with this column, if applicable.

requestType string

Specifies the current action or request type (e.g., ‘render’, ‘refresh’).

rowSpan number

Indicates the number of rows to be spanned by this cell.