Show / Hide Table of Contents

Class TextCellDecoration

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

Fields

None

Declaration
public const TextCellDecoration None
Field Value
Type Description
TextCellDecoration

Overline

Declaration
public const TextCellDecoration Overline
Field Value
Type Description
TextCellDecoration

Strikethrough

Declaration
public const TextCellDecoration Strikethrough
Field Value
Type Description
TextCellDecoration

Underline

Declaration
public const TextCellDecoration Underline
Field Value
Type Description
TextCellDecoration

value__

Declaration
public int value__
Field Value
Type Description
System.Int32