Skip to main content
All docs
V25.1
  • CustomCalcTaskDependencyEventArgs.RotateArrow Property

    Gets or sets how much the arrow is rotated and the axis used to flip the arrow.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    Declaration

    public RotateFlipType RotateArrow { get; set; }

    Property Value

    Type Description
    RotateFlipType

    A value that specifies how much an image is rotated and the axis used to flip the image.

    See Also