Skip to main content
All docs
V25.1
  • DiagramBeforeItemsRotatingEventArgs Class

    Provides data for the BeforeItemsRotating event.

    Namespace: DevExpress.Xpf.Diagram

    Assembly: DevExpress.Xpf.Diagram.v25.1.dll

    NuGet Package: DevExpress.Wpf.Diagram

    Declaration

    public class DiagramBeforeItemsRotatingEventArgs :
        CancelRoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    CancelRoutedEventArgs
    DiagramBeforeItemsRotatingEventArgs
    See Also