GridControl BackColor

How to set the color for the background of the gridcontrol, where there are no rows ? it seems you did it for the GridControlList thanks

1 Reply

AD Administrator Syncfusion Team May 19, 2003 02:02 PM UTC

this.gridControl1.Properties.BackgroundColor property controls the color of the client area not occupied by grid cells.

Loader.
Up arrow icon