Difference between revisions of "JLY FlexGrid.LiveResizing"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
 
(No difference)

Latest revision as of 15:36, 29 July 2016

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.