'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)
Parameters
- row
- An integer value indicates the row index.
- value
- An integer value indicates the height of the column.
Return Value
An integer value indicates the old size