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


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