AIPromptOutputView
Class
A view that displays the output area of a RadAIPrompt. Contains things like the output items, which are the responses from the AI model.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class AIPromptOutputView : Control
Inheritance: objectAIPromptOutputView
Constructors
C#
public AIPromptOutputView()
Methods
C#
public override void OnApplyTemplate()
OnCreateAutomationPeer()
AutomationPeer
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer