Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadViewportInfo Class / ActiveRowPane Field


In This Topic
    ActiveRowPane Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public ActiveRowPane As Integer
    'Usage
     
    
    Dim instance As SpreadViewportInfo
    Dim value As Integer
     
    value = instance.ActiveRowPane
     
    instance.ActiveRowPane = value
    public int ActiveRowPane
    See Also