For a list of all members of this type, see ClipboardPastingEventArgs members.
Name | Description | |
---|---|---|
![]() | GetTargetCell | The Infragistics.Windows.DataPresenter.Cell at the specified index. |
![]() | GetTargetField | Returns the Infragistics.Windows.DataPresenter.Field associated with the specified column in the collection |
![]() | GetTargetFieldIndex | Helper method to return the index of the specified field or -1 if the field is not a target of the paste operation. |
![]() | GetTargetRecord | Returns the record associated with the specified row in the collection |
![]() | GetTargetRecordIndex | Helper method to return the index of the specified record or -1 if the record is not a target of the paste operation. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | When overridden in a derived class, provides a way to invoke event handlers in a type-specific way, which can increase efficiency over the base implementation. (Inherited from System.Windows.RoutedEventArgs) |
![]() | OnSetSource | When overridden in a derived class, provides a notification callback entry point whenever the value of the System.Windows.RoutedEventArgs.Source property of an instance changes. (Inherited from System.Windows.RoutedEventArgs) |