Represents a control that allows for giving a rating by tapping on a RatingItem.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class RadRating : RadControl, IWeakEventListener |
| Visual Basic |
|---|
Public Class RadRating _
Inherits RadControl _
Implements IWeakEventListener |
| Visual C++ |
|---|
public ref class RadRating : public RadControl,
IWeakEventListener |
Inheritance Hierarchy
See Also