'宣言 Protected Friend Overridable Function OnClipboardCopyingItem( _ ByVal cell As Infragistics.Controls.Grids.CellBase, _ ByRef clipboardValue As String _ ) As Boolean
protected internal virtual bool OnClipboardCopyingItem( Infragistics.Controls.Grids.CellBase cell, ref string clipboardValue )