Interface DataGridDimensionsDefinition

Hierarchy

  • DataGridDimensionsDefinition

Properties

actionsMenuColumnWidth: number

Default width of row actions menu column.

defaultColumnWidth: number

Default width of both data and header column.

defaultDataRowHeight: number

Default height of data row height.

defaultExpandPanelHeight: number

Default height of expand menu. Used only if virtualization enabled and dynamicHeight options is enabled.

defaultFooterHeight: number

Default height of grid footer.

defaultGroupedColumnHeight: number

Default height of grouped column height.

defaultHeadRowHeight: number

Default height of head row height.

defaultHeaderFilterHeight: number

Default height of filter row.

defaultScrollbarWidth: number

Default width of scrollbar of grid body.

expandedMenuColumnWidth: number

Default width of expand column.

maxColumnResizeWidth: number

Maximum width a column can be sized to.

minColumnResizeWidth: number

Minimum width a column can be sized to.

selectionMenuColumnWidth: number

Default width of row selection column.

Generated using TypeDoc