PrecedenceStyle Class
Specifies the precedence style options.
Inheritance
System.Object
    PrecedenceStyle
  Namespace: Syncfusion.Windows.Forms.CellGrid.Helpers
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public sealed class PrecedenceStyle : Enum
  Fields
Column
Column Style.
Declaration
public const PrecedenceStyle Column
  Field Value
| Type | 
|---|
| PrecedenceStyle | 
Row
Row Style.
Declaration
public const PrecedenceStyle Row
  Field Value
| Type | 
|---|
| PrecedenceStyle |