menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ToolBarItemType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ToolBarItemType

    Represents the types of toolbar items available in the SfAIAssistView control.

    Namespace: Syncfusion.UI.Xaml.Chat
    Assembly: Syncfusion.SfChat.Wpf.dll
    Syntax
    public enum ToolBarItemType

    Fields

    Name Description
    Copy

    Represents a toolbar item that copies content to the clipboard.

    Custom

    Represents a custom toolbar item defined by the user.

    Dislike

    Represents a toolbar item used to indicate a negative response or feedback (dislike).

    Like

    Represents a toolbar item used to indicate a positive response or feedback (like).

    Regenerate

    Represents a toolbar item that triggers regeneration of content.

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