Class AIPromptOutputPager
Responsible for paging the Output
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.
|
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.
|