Spread Windows Forms 12.0 Product Documentation
ColorStops Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IGradient Interface : ColorStops Property
Gets the IColorStops collection for the IGradient object.
Syntax
'Declaration
 
ReadOnly Property ColorStops As IColorStops
'Usage
 
Dim instance As IGradient
Dim value As IColorStops
 
value = instance.ColorStops
IColorStops ColorStops {get;}

Property Value

A IColorStops object represents the color collection.
See Also

Reference

IGradient Interface
IGradient Members