Class AIPromptInputView
A view that displays the input area of a Rad
Inheritance
System.Object
AIPromptInputView
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class AIPromptInputView : Control
Constructors
AIPromptInputView()
Declaration
public AIPromptInputView()
Fields
FooterBackgroundProperty
FooterMinHeightProperty
Properties
FooterBackground
FooterMinHeight
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.
|
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.
|