ComponentOne FinancialChart for WPF
Index Property (C1RadialMenuItem)



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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members