Intersoft ClientUI Documentation
AccordionAction Enumeration



Determines the action the UXAccordionItem will perform.
Syntax
Public Enum AccordionAction 
   Inherits System.Enum
Dim instance As AccordionAction
public enum AccordionAction : System.Enum 
public enum class AccordionAction : public System.Enum 
Members
MemberDescription
Collapse A collapse will be performed.
Expand An expand will be performed.
None No action will be performed.
Resize A resize will be performed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXCollection.AccordionAction

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.UXCollection Namespace

Send Feedback