RadControls for Silverlight

Represents an item in the RadColorPaletteView control.

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

Syntax

C#
public class RadColorPaletteViewItem : RadListBoxItem
Visual Basic
Public Class RadColorPaletteViewItem _
	Inherits RadListBoxItem

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            ListItem
              Telerik.Windows.Controls..::..RadListBoxItem
                Telerik.Windows.Controls..::..RadColorPaletteViewItem

See Also