[]
Gets or sets the background color used for the image shown in a drop-down button in a column.
Default is Transparent.
public Color ButtonPictureBackColor { get; set; }
This only has an effect when ButtonPicture is not null.