public bool GetRowResizable( int row )
'Declaration Public Function GetRowResizable( _ ByVal row As Integer _ ) As Boolean
'Declaration
Public Function GetRowResizable( _ ByVal row As Integer _ ) As Boolean
'Usage Dim instance As LayoutManager Dim row As Integer Dim value As Boolean value = instance.GetRowResizable(row)
'Usage
Dim instance As LayoutManager Dim row As Integer Dim value As Boolean value = instance.GetRowResizable(row)
LayoutManager Class LayoutManager Members