ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / Index Property

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