Hierarchy

  • HeaderRowLabel

Properties

Specifies row header label alignment.

className: null | string

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

renderer: null

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

style: null | string

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

Generated using TypeDoc