Example of undefined in React Tree Grid Component

/
/
RowHeight

This sample demonstrates the row height feature of the Tree Grid. In this demo, the rowHeight for all the Tree Grid rows can be changed as 20px, 40px and 60px through ToolBar button click.

More Details...

Loading....
Description

Tree Grid has provide an option to customize the row height by using{" "} rowHeight property of Tree Grid.

In this sample, we have enabled an option in Toolbar to customize the row height of Tree Grid to 20px, 40px and 60px.