Intersoft.Client.UI.Navigation Namespace > UXFrame Class : ForwardTransitionEffect Property |
<CategoryAttribute("Common Properties")> Public Property ForwardTransitionEffect As TransitionEffect
Dim instance As UXFrame Dim value As TransitionEffect instance.ForwardTransitionEffect = value value = instance.ForwardTransitionEffect
[CategoryAttribute("Common Properties")] public TransitionEffect ForwardTransitionEffect {get; set;}
[CategoryAttribute("Common Properties")] public: property TransitionEffect ForwardTransitionEffect { TransitionEffect get(); void set ( TransitionEffect value); }
<Intersoft:UXFrame Name="ContentFrame" EnablePageTransition="True" ForwardTransitionEffect="SlideRight"> </Intersoft:UXFrame>
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