Show / Hide Table of Contents

Class MergedCellMode

Inheritance
System.Object
MergedCellMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class MergedCellMode : Enum

Fields

Always

Declaration
public const MergedCellMode Always
Field Value
Type Description
MergedCellMode

Default

Declaration
public const MergedCellMode Default
Field Value
Type Description
MergedCellMode

Never

Declaration
public const MergedCellMode Never
Field Value
Type Description
MergedCellMode

OnlyWhenSorted

Declaration
public const MergedCellMode OnlyWhenSorted
Field Value
Type Description
MergedCellMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32