[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.FrameStyle.FillColor

FillColor Property

FillColor

Gets or sets the color to fill background of the inner area. The default is transparent.

Ignored if the FillBrush property is set.

Declaration
public Color FillColor { get; set; }
Public Property FillColor As Color