Enum AnimationType
Specifies the animation type for TreeViewItemAdv.
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum AnimationType
Fields
| Name | Description |
|---|---|
| Fade | Defines that animation is fade. |
| None | Defines that there is no animation. |
| Slide | Defines that animation is slide. |