Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxCustomGrid6 ActiveViewIndex

ActiveViewIndex

Specifies index of currently ActiveView within internal list of grid views.

pas
property ActiveViewIndex: Integer read GetActiveViewIndex write SetActiveViewIndex default -1;

If value of ActiveView is nil, value of the property will be -1.

Sign in