'Declaration Public Overloads Overridable Sub MoveColumn( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer, _ ByVal moveContent As Boolean _ )
Parameters
- fromIndex
- Current index of the column to move
- toIndex
- New index of the column after the move
- moveContent
- Whether to move the content