public bool SetColumnResizable( int column, bool value )
'Declaration Public Overloads Function SetColumnResizable( _ ByVal column As Integer, _ ByVal value As Boolean _ ) As Boolean
'Declaration
Public Overloads Function SetColumnResizable( _ ByVal column As Integer, _ ByVal value As Boolean _ ) As Boolean
'Usage Dim instance As LayoutManager Dim column As Integer Dim value As Boolean Dim value As Boolean value = instance.SetColumnResizable(column, value)
'Usage
Dim instance As LayoutManager Dim column As Integer Dim value As Boolean Dim value As Boolean value = instance.SetColumnResizable(column, value)
true
false
LayoutManager Class LayoutManager Members Overload List