property Grid.Picture as IPictureDisp
Retrieves or sets a graphic to be displayed in the control.

TypeDescription
IPictureDisp A Picture object that indicates the control's picture.

Use the Picture property to load a picture on the control's background. Use the PictureDisplay property to arrange the picture on the control's background. Use the SelBackMode property to define how the selected items are painted. Use the PictureLevelHeader property to display a picture on the control's header bar when it displays the columns using multiple levels. Use the CellPicture property to assign a picture to a cell. Use the BackColor property to specify the control's background color.