Intersoft.Client.UI.Controls Namespace : TransitionContentDirection Enumeration |
Public Enum TransitionContentDirection Inherits System.Enum
Dim instance As TransitionContentDirection
public enum TransitionContentDirection : System.Enum
public enum class TransitionContentDirection : public System.Enum
Member | Description |
---|---|
Back | Instructs the content transition to use Back transition effect. |
Child | Instructs the content transition to use Child transition effect. |
Default | Instructs the content transition to use Default transition effect. |
Forward | Instructs the content transition to use Forward transition effect. |
Parent | Instructs the content transition to use Parent transition effect. |
Replace | Instructs the content transition to use Replace (or new) transition effect. |
Unknown | The content direction is unkown, transition effect will not be used. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Controls.TransitionContentDirection
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