Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadViewportInfo Class / RowPaneCount Field


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