'Declaration Public Overloads Sub Offset( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal first As Integer, _ ByVal count As Integer _ )
'Declaration
Public Overloads Sub Offset( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal first As Integer, _ ByVal count As Integer _ )
public void Offset( int x, int y, int first, int count )
GridColumnCollection Class GridColumnCollection Members Overload List