alexa
menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ToolbarPosition

    Specifies the type of footer.

    Inheritance
    System.Object
    ToolbarPosition
    Namespace: Syncfusion.EJ2.InteractiveChat
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ToolbarPosition : Enum

    Fields

    Bottom

    Displays the toolbar at the bottom of the edit area.

    Declaration
    public const ToolbarPosition Bottom
    Field Value
    Type
    ToolbarPosition

    Inline

    Displays the toolbar inline with the content.

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