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


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

Reference

C1RadialColorItem Class
C1RadialColorItem Members