Gets or sets the URL to an image to display in the background of a System.Web.UI.WebControls.GridView control.
Documentation for this section has not yet been entered.
Use the GridView.BackImageUrl property to specify the URL to an image to display in the background of a System.Web.UI.WebControls.GridView control.
If the specified image is smaller than the System.Web.UI.WebControls.GridView control, the image is tiled to fill in the background. If the image is larger than the control, the image is cropped.