Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class
Members

In This Topic
    C1Rating Class
    In This Topic
    The C1Rating represents a control that it can easily implement the rating functionality
    Object Model
    C1Rating Class
    Syntax
    'Declaration
     
    
    Public Class C1Rating 
       Inherits System.Windows.Controls.ItemsControl
    public class C1Rating : System.Windows.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Extended.C1Rating

    See Also