Hierarchy

  • HeaderColumnEndLabel

Properties

Specifies columnEnd header label alignment.

className: null | string

Specifies CSS class names to apply to column end header labels. See the Help documentation for more information.

renderer: null

A function that returns column end header label content. The function takes a context argument, provided by the datagrid. See the Help documentation for more information.

sortable: null | string

Specifies whether sorting is enabled on the columnEnd header labels. See the Help documentation for more information.

style: null | string

Specifies inline style to apply to column end header labels. See the Help documentation for more information.

Generated using TypeDoc