Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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.v24.2.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