An instance of this class is automatically created and assigned to
the grid's FlexGrid.overlayManager property to implement the
grid's default overlay behavior.
If you want to customize the default overlay behavior, create a class
that derives from OverlayManager and override the required method(s).
Defines the FlexGrid's overlay content.
An instance of this class is automatically created and assigned to the grid's FlexGrid.overlayManager property to implement the grid's default overlay behavior.
If you want to customize the default overlay behavior, create a class that derives from OverlayManager and override the required method(s).