Version 1
Common Interface IHierarchyHeaderFooterOptions GrapeCity DataViewsJS Interface

IHierarchyHeaderFooterOptions Interface

Defines type of hierarchy structure footer settings.

Heirarchy

  • IHierarchyHeaderFooterOptions

Properties

Properties

Optional height

height: number

Specifies the height of the hierarchy footer. If not set, it is the height of its row

Optional template

template: string

Specifies an html fragment that defines the footer's appearance. If not set, the footer uses the row template to render itself

Optional visible

visible: boolean

Specifies whether to show hierarchy footers