protected internal virtual void OnColumnDragCanceled(
Infragistics.Controls.Grids.Column column,
Infragistics.Controls.Grids.DragCancelType type
)
'宣言
Protected Friend Overridable Sub OnColumnDragCanceled( _
ByVal column As Infragistics.Controls.Grids.Column, _
ByVal type As Infragistics.Controls.Grids.DragCancelType _
)