Class FillTabState
Describes the FillTab state.
Inheritance
System.Object
FillTabState
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public sealed class FillTabState : Enum
Fields
GradientFill
Gradient fill fill tab state.
Declaration
public const FillTabState GradientFill
Field Value
FillTabState
|
NoFill
PatternFill
Pattern fill fill tab state.
Declaration
public const FillTabState PatternFill
Field Value
FillTabState
|
value__
Declaration
public int value__
Field Value
System.Int32
|