Class ShadingStyle
Describes the shading styles of the gradients.
Inheritance
System.Object
ShadingStyle
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class ShadingStyle : Enum
Fields
DiagonalDown
Diagonal down shading style.
Declaration
public const ShadingStyle DiagonalDown
Field Value
ShadingStyle
|
DiagonalUp
Diagonal up shading style.
Declaration
public const ShadingStyle DiagonalUp
Field Value
ShadingStyle
|
FromCenter
From center shading style.
Declaration
public const ShadingStyle FromCenter
Field Value
ShadingStyle
|
FromCorner
From corner shading style.
Declaration
public const ShadingStyle FromCorner
Field Value
ShadingStyle
|
Horizontal
value__
Declaration
public int value__
Field Value
System.Int32
|