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


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