RadControls for WPF

Web216Palette is a base color palette. It enables you to get the Web216 colors.

Namespace: Telerik.Windows.Controls.ColorPicker
Assembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.40

Syntax

C#
public class Web216Palette : ColorPaletteBase
Visual Basic
Public Class Web216Palette _
	Inherits ColorPaletteBase

Remarks

The main Web216 palette has 16 columns.. It can be used in order to set the ItemSource of a palette.

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ColorPaletteBase
    Telerik.Windows.Controls.ColorPicker..::..Web216Palette

See Also