ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum IconPosition

    Show / Hide Table of Contents

    Enum IconPosition

    Defines the icon position of button.

    Namespace: Syncfusion.EJ2.Buttons
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum IconPosition

    Fields

    Name Description
    Bottom

    Positions the Icon at the bottom of the text content in the Button.

    Left

    Positions the Icon at the left of the text content in the Button.

    Right

    Positions the Icon at the right of the text content in the Button.

    Top

    Positions the Icon at the top of the text content in the Button.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved