Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCustomGrid6 ResizeUpdate

ResizeUpdate

When set to True resizing of column will be done immediately as user drags resizing grip of column. If set to False, resizing will be applied after user release the mouse key.

pas
property ResizeUpdate: Boolean read FResizeUpdate write FResizeUpdate default False;

Requirements

NextGrid v6.50+

Sign in