Expand direction.

Namespace:  C1.Web.UI.Controls.C1Expander
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public enum C1ExpandDirection
Visual Basic
Public Enumeration C1ExpandDirection

Members

Member nameDescription
Top Top.
Right Right.
Bottom Bottom.
Left Left.

See Also