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