Hierarchy

  • HeaderRow

Properties

Specifies row header alignment.

className: null | string

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

freezable: string

Allows freeze/unfreeze on rows.

hidable: string

Allows hide/unhide on rows.

Specifies attributes on the row header labels.

renderer: null

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

Specifies resizing options on the row headers.

sortable: null | string

Specifies whether sorting is enabled on the row headers. See the Help documentation for more information.

style: null | string

Specifies inline style to add to the row headers. See the Help documentation for more information.

Generated using TypeDoc