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


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