New to Telerik UI for WPFStart a free 30-day trial

Responsible for paging the OutputItems collection.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

C#
public class AIPromptOutputPager : Control

Inheritance: objectAIPromptOutputPager

Constructors

C#
public AIPromptOutputPager()

Methods

Returns an automation peer for this AIPromptOutputPager.

C#
protected override AutomationPeer OnCreateAutomationPeer()
Returns:

AutomationPeer

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs