Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxTreeColumn6 ClientRectToggle

ClientRectToggle

Specifies whether an user can toggle Expanded property of a row by simply clicking inside a cell. By default user need to click on the toggle button.

pas
property ClientRectToggle: Boolean read GetClientRectToogle write FClientRectToggle default False;

Sign in