''very'' backcolour of grid (behind scrollbars)

Hi, Could someone please tell me how to change the ''very'' back colour of the grid? ie - the colour that appears beyond the ''last row and column''... or in the space where the scrollbar was when you expand the grid enough so that the bar is not needed. Thanks in advance, DS

1 Reply

AD Administrator Syncfusion Team July 19, 2005 07:47 AM UTC

Try; grid.Properties.BackgroundColor = Color.Red;

Loader.
Up arrow icon