alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SfAIAssistViewDesigner

    Designer class for SfAIAssistView

    Inheritance
    System.Object
    SfAIAssistViewDesigner
    Namespace: Syncfusion.WinForms.AIAssistView
    Assembly: Syncfusion.SfAIAssistView.WinForms.dll
    Syntax
    public class SfAIAssistViewDesigner : ControlDesigner

    Constructors

    SfAIAssistViewDesigner()

    Initializes a new instance of the SfAIAssistViewDesigner class.

    Declaration
    public SfAIAssistViewDesigner()

    Properties

    ActionLists

    Gets the collection of System.ComponentModel.Design.DesignerActionList objects associated with the SfAIAssistView control. These action lists define the SmartTag menu items available at design time.

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved