Does using the grid create a background thread /

Occasionally when debugging and stepping through code, I end up in the ADVGrid code.  What seems strange is that in this project I only use AdvGrid in a form that was not even created.


Is there some sort of background thread running to do grid work, even if I did not create a grid ?
Is there a way to avoid this ?