Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToPreviousPageOfColumns Field


In This Topic
    ExtendToPreviousPageOfColumns Field
    In This Topic
    Extends the selection to include the columns one page to the left. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToPreviousPageOfColumns As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToPreviousPageOfColumns
    public static readonly object ExtendToPreviousPageOfColumns
    See Also