Class PrecedenceStyle
Specifies the precedence style options.
Inheritance
System.Object
PrecedenceStyle
Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
Assembly: Syncfusion.SfCellGrid.WPF.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 |