Skip to main content
All docs
V26.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.v26.1.dll

    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