Class BaseControlTheme
Inheritance
System.Object
BaseControlTheme
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class BaseControlTheme : Enum
Fields
Default
Declaration
public const BaseControlTheme Default
Field Value
DenaliLight
Declaration
public const BaseControlTheme DenaliLight
Field Value
MaterialLight
Declaration
public const BaseControlTheme MaterialLight
Field Value
RevealDark
Declaration
public const BaseControlTheme RevealDark
Field Value
RevealLight
Declaration
public const BaseControlTheme RevealLight
Field Value
SlingshotDark
Declaration
public const BaseControlTheme SlingshotDark
Field Value
SlingshotLight
Declaration
public const BaseControlTheme SlingshotLight
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|