Show / Hide Table of Contents

Class BaseControlTheme

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

Fields

Default

Declaration
public const BaseControlTheme Default
Field Value
Type Description
BaseControlTheme

DenaliLight

Declaration
public const BaseControlTheme DenaliLight
Field Value
Type Description
BaseControlTheme

MaterialLight

Declaration
public const BaseControlTheme MaterialLight
Field Value
Type Description
BaseControlTheme

RevealDark

Declaration
public const BaseControlTheme RevealDark
Field Value
Type Description
BaseControlTheme

RevealLight

Declaration
public const BaseControlTheme RevealLight
Field Value
Type Description
BaseControlTheme

SlingshotDark

Declaration
public const BaseControlTheme SlingshotDark
Field Value
Type Description
BaseControlTheme

SlingshotLight

Declaration
public const BaseControlTheme SlingshotLight
Field Value
Type Description
BaseControlTheme

value__

Declaration
public int value__
Field Value
Type Description
System.Int32