'宣言 Protected Friend Overridable Function OnClipboardPasteError( _ ByVal errorType As Infragistics.Controls.Grids.ClipboardPasteErrorType, _ ByVal isRecoverable As Boolean _ ) As Boolean
protected internal virtual bool OnClipboardPasteError( Infragistics.Controls.Grids.ClipboardPasteErrorType errorType, bool isRecoverable )