Class AIPromptOutputPager
Responsible for paging the OutputItems collection.
Inheritance
System.Object
AIPromptOutputPager
Namespace: Telerik.Windows.Controls.ConversationalUI
Assembly: Telerik.Windows.Controls.ConversationalUI.dll
Syntax
public class AIPromptOutputPager : Control
Constructors
AIPromptOutputPager()
Declaration
public AIPromptOutputPager()
Methods
OnCreateAutomationPeer()
Returns an automation peer for this AIPromptOutputPager.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer
|
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|