This is not something the Grid can control, since the printing of the grid is done through a GridPrintDocument which is deriving from PrintDocument (thus this is done through the .NET printing classes). The grid is only aware of its own “print context”, and not of other controls, which are on the same form, print context.
Imported from legacy forums. Posted by André (had 2908 views)