Articles in this section
Category / Section

How can I set the background image for the GridGroupingControl?

1 min read

The BackImageURL property can be used to set image to de displayed in the Grid's background.

C#

this.GridGroupingControl1.BackImageUrl = "cloud.jpg";

VB

Me.GridGroupingControl1.BackImageUrl = "cloud.jpg"

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied