Description
Sets or returns a Color object that represents the background (fill) color. This is the main color used for shading.
C#
public System.Drawing.Color BackgroundColor{ get ; set ; } |
vb.net
Public Property BackgroundColor() As System.Drawing.Color |