'宣言
Protected Friend Overrides Sub OnColumnDropped( _
ByVal column As Infragistics.Controls.Grids.Column, _
ByVal As Infragistics.Controls.Grids.DropOperationType, _
ByVal As Integer, _
ByVal As Integer _
)
protected internal override void OnColumnDropped(
Infragistics.Controls.Grids.Column column,
Infragistics.Controls.Grids.DropOperationType ,
int ,
int
)