GroupHeaderFormatContext

Description

A GroupHeaderFormatContext is an interface that defines a FormatContext that is used to format a group header.

Properties

Property

Type

Description

type

FormatContextType.GroupHeader

The type of the FormatContext.

value

any

The value that represents the group.

columnDefinition

ReadonlyColumnDefinition

The associated column definition.