Show / Hide Table of Contents

Class SortIndicatorStyle

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

Fields

Default

Declaration
public const SortIndicatorStyle Default
Field Value
Type Description
SortIndicatorStyle

FadingSimpleUpDownArrows

Declaration
public const SortIndicatorStyle FadingSimpleUpDownArrows
Field Value
Type Description
SortIndicatorStyle

FadingUpDownArrows

Declaration
public const SortIndicatorStyle FadingUpDownArrows
Field Value
Type Description
SortIndicatorStyle

None

Declaration
public const SortIndicatorStyle None
Field Value
Type Description
SortIndicatorStyle

Unset

Declaration
public const SortIndicatorStyle Unset
Field Value
Type Description
SortIndicatorStyle

value__

Declaration
public int value__
Field Value
Type Description
System.Int32