Gets or sets the direction the expander expands.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public ExpandDirection ExpandDirection { get; set; }
Visual Basic
Public Property ExpandDirection As ExpandDirection
	Get
	Set

See Also