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


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

Reference

C1MenuItem Class
C1MenuItem Members