UIElement used as header of the C1DropDown,

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

Syntax

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

See Also