public int SetRowHeight( int row, int value )
'Declaration Public Overloads Function SetRowHeight( _ ByVal row As Integer, _ ByVal value As Integer _ ) As Integer
'Declaration
Public Overloads Function SetRowHeight( _ ByVal row As Integer, _ ByVal value As Integer _ ) As Integer
'Usage Dim instance As LayoutManager Dim row As Integer Dim value As Integer Dim value As Integer value = instance.SetRowHeight(row, value)
'Usage
Dim instance As LayoutManager Dim row As Integer Dim value As Integer Dim value As Integer value = instance.SetRowHeight(row, value)
LayoutManager Class LayoutManager Members Overload List