Gets the currently expanded item or null if no item is expanded.

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

Syntax

C#
public Object ExpandedItem { get; }
Visual Basic
Public ReadOnly Property ExpandedItem As Object
	Get

See Also