Hierarchy

  • HeaderColumnLabel

Properties

Specifies column header label alignment.

className: null | string

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

renderer: null

A function that returns column 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 column header labels. See the Help documentation for more information.

style: null | string

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

Generated using TypeDoc