New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class CarouselPathAnimationData

Inheritance: objectCarouselPathAnimationData

Constructors

C#
public CarouselPathAnimationData()

Fields

C#
protected bool specialHandling

Properties

C#
public AnimatedPropertySetting CurrentAnimation { get; set; }
C#
public double? From { get; set; }
C#
public bool Interrupt { get; set; }
C#
public double? To { get; set; }

Methods

C#
public virtual bool IsOutAnimation()
Returns:

bool