public void SetRowHeight( int row, int row2, int value, bool clearHidden )
'Declaration Public Overloads Sub SetRowHeight( _ ByVal row As Integer, _ ByVal row2 As Integer, _ ByVal value As Integer, _ ByVal clearHidden As Boolean _ )
'Declaration
Public Overloads Sub SetRowHeight( _ ByVal row As Integer, _ ByVal row2 As Integer, _ ByVal value As Integer, _ ByVal clearHidden As Boolean _ )
'Usage Dim instance As LayoutManager Dim row As Integer Dim row2 As Integer Dim value As Integer Dim clearHidden As Boolean instance.SetRowHeight(row, row2, value, clearHidden)
'Usage
Dim instance As LayoutManager Dim row As Integer Dim row2 As Integer Dim value As Integer Dim clearHidden As Boolean instance.SetRowHeight(row, row2, value, clearHidden)
LayoutManager Class LayoutManager Members Overload List