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


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