ComponentOne FinancialChart for WPF
Index Property (C1RadialColorItem)



C1.WPF Namespace > C1RadialColorItem Class : Index Property
Gets the index of this C1RadialMenuItem in its parent items collection.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Index As Integer
'Usage
 
Dim instance As C1RadialColorItem
Dim value As Integer
 
value = instance.Index
public override int Index {get;}
public:
property int Index {
   int get() override;
}
See Also

Reference

C1RadialColorItem Class
C1RadialColorItem Members