Intersoft.Client.UI.Aqua.UXCollection Namespace > UXTreeView Class : EnableSlidingAnimation Property |
<CategoryAttribute("Common Properties")> Public Property EnableSlidingAnimation As Boolean
Dim instance As UXTreeView Dim value As Boolean instance.EnableSlidingAnimation = value value = instance.EnableSlidingAnimation
[CategoryAttribute("Common Properties")] public bool EnableSlidingAnimation {get; set;}
[CategoryAttribute("Common Properties")] public: property bool EnableSlidingAnimation { bool get(); void set ( bool value); }
By default, UXTreeView applies sliding animation during the item expand and collapse to provide smooth and compelling user experiences. In certain cases where animation is not preferred, you can disable it by setting the EnableSlidingAnimation property to false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2