Expand direction.

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

Syntax

JavaScript
C1.Web.UI.Controls.C1Expander.C1ExpandDirection = function();

Type.createClass(
	'C1.Web.UI.Controls.C1Expander.C1ExpandDirection',
	Enum);

Inheritance Hierarchy

System..::..Object
  System..::..ValueType
    System..::..Enum
      C1.Web.UI.Controls.C1Expander..::..C1ExpandDirection

See Also