DataCellFormatContext

Description

A DataCellFormatContext is an interface that defines a FormatContext that is used to format a data cell.

Properties

Property

Type

Description

type

FormatContextType.DataCell

The type of the FormatContext.

value

any

The value of the dataItem for the target dataCell

dataItem

RawItem

The associated dataItem.

columnDefinition

ReadonlyColumnDefinition

The associated column definition.