ComponentOne Gauges for WinForms
Item(Int32) Property

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

Parameters

index
See Also

Reference

CommonBorderCollection Class
CommonBorderCollection Members
Overload List