'Declaration
Public Function GetVerticalPaneCount() As Integer
'Usage
Dim instance As LayoutManager Dim value As Integer value = instance.GetVerticalPaneCount()
public int GetVerticalPaneCount()
Return Value
An integer value represents the total numbers of horizontal panes.