menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SkeletonType

    Defines the shape of Skeleton.

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

    Fields

    Circle

    Defines the skeleton shape as circle.

    Declaration
    public const SkeletonType Circle
    Field Value
    Type
    SkeletonType

    Rectangle

    Defines the skeleton shape as rectangle.

    Declaration
    public const SkeletonType Rectangle
    Field Value
    Type
    SkeletonType

    Square

    Defines the skeleton shape as square.

    Declaration
    public const SkeletonType Square
    Field Value
    Type
    SkeletonType

    Text

    Defines the skeleton shape as text.

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