Intersoft ClientUI Documentation
ExpandDirection Enumeration



Specifies the expand direction behavior in UXRating control. System.Windows.Controls.Expander control opens.
Syntax
Public Enum ExpandDirection 
   Inherits System.Enum
Dim instance As ExpandDirection
public enum ExpandDirection : System.Enum 
public enum class ExpandDirection : public System.Enum 
Members
MemberDescription
Down Specifies that the control opens in the down direction.
Left Specifies that the control opens in the left direction.
Right Specifies that the control opens in the right direction.
Up Specifies that the control opens in the up direction.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.ExpandDirection

Requirements

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

See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback