Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / Locked Field


In This Topic
    Locked Field
    In This Topic
    Represents the lock setting of the sheet style. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Locked As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Locked
    public static readonly SheetStyleProperty Locked
    See Also