Hierarchy

  • HeaderRowEndLabel

Properties

Specifies rowEnd header label alignment.

className: null | string

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

renderer: null

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

style: null | string

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

Generated using TypeDoc