Gets or sets the mode indicating which of the basic and advanced controls are shown.

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

Syntax

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

See Also