Skip to content

resizeSubView

adjusts the row size to the size of a subview

function resizeSubView(
// the id of the item
id: id
): void
mygrid.resizeSubView(id);