menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum ContentType

    Specifies the content type of the button

    Namespace: Syncfusion.JavaScript
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum ContentType

    Fields

    Name Description
    ImageBoth

    Supports to display image at both ends of button

    ImageOnly

    To display the image only in button

    ImageTextImage

    Supports to display text with image at both ends of button

    TextAndImage

    Supports to display image with text content

    TextOnly

    To display the text content only in button

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