Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ScrollToLastColumnWithData Field


In This Topic
    ScrollToLastColumnWithData Field
    In This Topic
    Scrolls to display the last column with data.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollToLastColumnWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ScrollToLastColumnWithData
    public static readonly object ScrollToLastColumnWithData
    See Also