JLY FlexGrid.LiveResizing

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aJLY_FlexGrid.LiveResizing = newValue
or
BooleanValue = aJLY_FlexGrid.LiveResizing


  1. Desktop and Web only

If True, all items are reorganized in realtime. If not the items will be reorganized every 15 milliseconds. When many items are added to the Grid it is recommended to set LiveResizing to False.