Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / BackColor Field


In This Topic
    BackColor Field (SheetStyleProperty)
    In This Topic
    Represents the background color of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BackColor As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.BackColor
    public static readonly SheetStyleProperty BackColor
    See Also