Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / Index Property

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