Gets or sets the currently selected color.

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

Syntax

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

See Also