Enum GradientStyles
Defines the gradient effects: Solid, Linear, Radial, Glass, OfficeGlass, Gel, and Vista.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public enum GradientStyles
Gel
Indicates that gel gradient effect is used.
Glass
Indicates that glass gradient effect is used.
Linear
Indicates that linear gradient effect is used.
OfficeGlass
Indicates that OfficeGlass gradient effect is used.
OfficeGlassRect
Indicates that OfficeGlassRect gradient effect is used.
Radial
Indicates that radial gradient effect is used.
Solid
Indicates that no gradient effect is used.
Vista
Indicates that vista gradient effect is used.