RadControls for Silverlight

CivicPalette is an Office2007 color palette. It enables you to get the header Civic colors, the generated Civic colors as well as all the colors.

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

Syntax

C#
public class CivicPalette : OfficeColorPalette
Visual Basic
Public Class CivicPalette _
	Inherits OfficeColorPalette

Remarks

The main Civic palette has 10 columns and 6 rows. It can be used in order to set the ItemSource of a palette.

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ColorPaletteBase
    Telerik.Windows.Controls..::..OfficeColorPalette
      Telerik.Windows.Controls.ColorPicker..::..CivicPalette

See Also