Options
Additional set of options for a grid view.
pas
property Options: TNxGridViewOptions read FOptions write SetOptions default [];
At the moment there is only on setting included (voLockFixedColumns) that prevents changing positions of fixed columns.