TreeAnimatedPropertySetting
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
public class TreeAnimatedPropertySetting : AnimatedPropertySetting, IPropertySetting
Inheritance:
objectAnimatedPropertySettingTreeAnimatedPropertySetting
Implements:
IPropertySetting
Inherited Members
AnimatedPropertySetting.IsStyleSettingAnimatedPropertySetting.Start(RadObject)AnimatedPropertySetting.Stop(RadObject)AnimatedPropertySetting.Cancel(RadObject)AnimatedPropertySetting.IsAnimating(RadObject)AnimatedPropertySetting.GetCurrentValue(RadObject)AnimatedPropertySetting.ApplyValue(RadObject)AnimatedPropertySetting.AppendValue(RadObject, RadProperty, object, object, int, int)AnimatedPropertySetting.Resume(RadObject)AnimatedPropertySetting.Pause(RadObject)AnimatedPropertySetting.UnapplyValue(RadObject)AnimatedPropertySetting.OnAnimationFinished(AnimationStatusEventArgs)AnimatedPropertySetting.OnAnimationStarted(AnimationStatusEventArgs)AnimatedPropertySetting.PropertyAnimatedPropertySetting.StartValueAnimatedPropertySetting.EndValueAnimatedPropertySetting.MaxValueAnimatedPropertySetting.StepAnimatedPropertySetting.NumFramesAnimatedPropertySetting.IntervalAnimatedPropertySetting.ApplyDelayAnimatedPropertySetting.RandomDelayAnimatedPropertySetting.ApplyEasingTypeAnimatedPropertySetting.RemoveAfterApplyAnimatedPropertySetting.AnimationsEnabledAnimatedPropertySetting.AnimationFinishedAnimatedPropertySetting.AnimationStarted
Declaration
public TreeAnimatedPropertySetting(RadProperty property, object animationStartValue, object animationEndValue, int numFrames, int interval)
Parameters
RadProperty
object
object
int
int
Declaration
public RadTreeNode Node { get; set; }
Property Value
RadTreeNode