Version 1
Common Interface IGroupHeaderOptions GrapeCity DataViewsJS Interface

IGroupHeaderOptions Interface

Defines group header settings

Heirarchy

  • IGroupHeaderOptions

Properties

Optional fixed

fixed: boolean

Specifies whether the group header is fixed

Optional height

height: number

Specifies group header height

Optional template

template: string

Specifies group header template

Optional visible

visible: boolean

Specifies whether the group header is visible. Default value is true