public void SetColumnResizable( int column, int column2, bool value )
'Declaration Public Overloads Sub SetColumnResizable( _ ByVal column As Integer, _ ByVal column2 As Integer, _ ByVal value As Boolean _ )
'Declaration
Public Overloads Sub SetColumnResizable( _ ByVal column As Integer, _ ByVal column2 As Integer, _ ByVal value As Boolean _ )
'Usage Dim instance As LayoutManager Dim column As Integer Dim column2 As Integer Dim value As Boolean instance.SetColumnResizable(column, column2, value)
'Usage
Dim instance As LayoutManager Dim column As Integer Dim column2 As Integer Dim value As Boolean instance.SetColumnResizable(column, column2, value)
LayoutManager Class LayoutManager Members Overload List