ComponentOne Basic Library for WPF and Silverlight
Index Property (C1RadialMenuItem)


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

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members