Gets or sets a value indicating whether the recent selected colors should be shown or not.

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

Syntax

C#
public bool ShowRecentColors { get; set; }
Visual Basic
Public Property ShowRecentColors As Boolean
	Get
	Set

See Also