JLY FlexGrid.LiveResizing

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 15:36, 29 July 2016 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.