AIPromptCommandView
Class
A view that displays the commands of a RadAIPrompt.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class AIPromptCommandView : Control
Inheritance: objectAIPromptCommandView
Constructors
C#
public AIPromptCommandView()
Fields
CommandsPanelBarItemContainerStyleSelectorProperty
DependencyProperty
Identifies the CommandsPanelBarItemContainerStyleSelector dependency property.
C#
public static readonly DependencyProperty CommandsPanelBarItemContainerStyleSelectorProperty
Properties
CommandsPanelBarItemContainerStyleSelector
StyleSelector
Gets or sets the StyleSelector applied to the of the RadPanelBar that displays the commands.
C#
public StyleSelector CommandsPanelBarItemContainerStyleSelector { get; set; }
Methods
C#
public override void OnApplyTemplate()
OnCreateAutomationPeer()
AutomationPeer
C#
protected override AutomationPeer OnCreateAutomationPeer()
AutomationPeer