Class FormatAllType
Specifies the type of the format to be applied for grid cells.
Inheritance
System.Object
FormatAllType
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public sealed class FormatAllType : Enum
Fields
Duplicate
Formats the cells that have duplicate or repeated values.
Declaration
public const FormatAllType Duplicate
Field Value
| Type |
|---|
| FormatAllType |
Unique
Formats the cells that have unique value.
Declaration
public const FormatAllType Unique
Field Value
| Type |
|---|
| FormatAllType |