menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class RadialDirection

    Defines the speed dial action items order, when mode is Radial.

    Inheritance
    System.Object
    RadialDirection
    Namespace: Syncfusion.EJ2.Buttons
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class RadialDirection : Enum

    Fields

    AntiClockwise

    SpeedDial items are shown in anti-clockwise direction.

    Declaration
    public const RadialDirection AntiClockwise
    Field Value
    Type
    RadialDirection

    Auto

    SpeedDial items are shown clockwise or anti-clockwise based on the position.

    Declaration
    public const RadialDirection Auto
    Field Value
    Type
    RadialDirection

    Clockwise

    SpeedDial items are arranged in clockwise direction.

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