[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.BackColor

BackColor Property

BackColor

Gets the background color of the active sheet in the Spread component. To change the background color, please use the BackColor property of the SheetView class.

Declaration
[Browsable(false)]
public override Color BackColor { get; set; }
<Browsable(False)>
Public Overrides Property BackColor As Color
Overrides