Intersoft WebDesktop Documentation
CollapseDirection Enumeration
See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : CollapseDirection Enumeration


Glossary Item Box

Value indicating the direction of panel's collapse.

Syntax

Visual Basic (Declaration) 
Public Enum CollapseDirection 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As CollapseDirection
C# 
public enum CollapseDirection : System.Enum 

Members

MemberDescription
Panel1The panel will collapse to Panel1.
Panel2The panel will collapse to Panel2.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ISNet.WebUI.WebDesktop.CollapseDirection

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

© 2012 Intersoft Solutions Corp. All Rights Reserved.