menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Variant - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Variant

    Specifies the predefined appearance variants for the component to display.

    Inheritance
    System.Object
    Variant
    Namespace: Syncfusion.EJ2.Notifications
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class Variant : Enum

    Fields

    Filled

    Denotes the severity is differentiated using text color and dark background color.

    Declaration
    public const Variant Filled
    Field Value
    Type
    Variant

    Outlined

    Denotes the severity is differentiated using text color and border without background.

    Declaration
    public const Variant Outlined
    Field Value
    Type
    Variant

    Text

    Denotes the severity is differentiated using text color and light background color.

    Declaration
    public const Variant Text
    Field Value
    Type
    Variant
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved