ClassChatMessageList
Class
Represents control that displays inline messages by a set of authors.
Definition
Namespace:Telerik.UI.Xaml.Controls.ConversationalUI
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class ChatMessageList : ItemsControl
Inheritance: objectChatMessageList
Constructors
ChatMessageList()
Initializes a new instance of the ChatMessageList class.
Declaration
cs-api-definition
public ChatMessageList()
Methods
OnApplyTemplate()
Declaration
cs-api-definition
protected override void OnApplyTemplate()