PdfQueryCellInfoEventArgs

23 Sep 20251 minute to read

Properties

cell PdfTreeGridCell

Defines the current PDF cell

column ColumnModel

Defines the column of the current cell.

data Object

Defines the data of the cell

Defines the hyperlink of the cell

image Image

Defines the image details

style PdfGanttCellStyle

Defines the style of the current cell.

value Date|string|number|boolean|PdfTextWebLink|PdfImage

Defines the value of the current cell.