RadControls for Silverlight

An item used in a rating 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 RadRatingItem : ContentControl, 
	IUpdateVisualState
Visual Basic
Public Class RadRatingItem _
	Inherits ContentControl _
	Implements IUpdateVisualState

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls..::..RadRatingItem

See Also