Skip to main content

DiagramItemsPastingEventArgs Class

Provides data for the DiagramControl.ItemsPasting event.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v23.2.dll

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public class DiagramItemsPastingEventArgs :
    CancelRoutedEventArgs

Inheritance

See Also