ClassTreeAnimatedPropertySetting
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class TreeAnimatedPropertySetting : AnimatedPropertySetting, IPropertySetting
Inheritance: objectAnimatedPropertySettingTreeAnimatedPropertySetting
Implements:
Inherited Members
Constructors
TreeAnimatedPropertySetting(RadProperty, object, object, int, int)
Declaration
cs-api-definition
public TreeAnimatedPropertySetting(RadProperty property, object animationStartValue, object animationEndValue, int numFrames, int interval)
Parameters
property
animationStartValue
animationEndValue
numFrames
interval