public int SetAutoRowHeight( int row, int autoHeight )
'Declaration Public Function SetAutoRowHeight( _ ByVal row As Integer, _ ByVal autoHeight As Integer _ ) As Integer
'Declaration
Public Function SetAutoRowHeight( _ ByVal row As Integer, _ ByVal autoHeight As Integer _ ) As Integer
'Usage Dim instance As LayoutManager Dim row As Integer Dim autoHeight As Integer Dim value As Integer value = instance.SetAutoRowHeight(row, autoHeight)
'Usage
Dim instance As LayoutManager Dim row As Integer Dim autoHeight As Integer Dim value As Integer value = instance.SetAutoRowHeight(row, autoHeight)
LayoutManager Class LayoutManager Members