ComponentOne FlexReport for WinForms
Item Property (GradientStopCollection)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > GradientStopCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As GradientStop
public GradientStop this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members