Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1RatingItem Class / Index Property

In This Topic
    Index Property
    In This Topic
    Gets the index of this C1RatingItem in its parent items collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also