Spread Windows Forms 12.0 Product Documentation
GradientType Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > GradientFillEffect Structure : GradientType Property
Gets the type of this gradient fill.
Syntax
'Declaration
 
Public ReadOnly Property GradientType As GradientType
'Usage
 
Dim instance As GradientFillEffect
Dim value As GradientType
 
value = instance.GradientType
public GradientType GradientType {get;}

Property Value

A GradientType value represents the type of this gradient fill.
See Also

Reference

GradientFillEffect Structure
GradientFillEffect Members