Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToNextPageOfColumns As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToNextPageOfColumns
    public static readonly object ExtendToNextPageOfColumns
    See Also