ComponentOne Gauges for WinForms
Item(Int32) Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonShadowCollection Class > Item Property : Item(Int32) Property
Gets or sets the CommonShadow at the specified position in the collection.
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As CommonShadow
public CommonShadow Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members
Overload List