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


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