Class ChatItemsView
Represents a control that can be used to present a collection of items in the SfAIAssistView.
Inheritance
System.Object
ChatItemsView
Namespace: Syncfusion.UI.Xaml.Chat
Assembly: Syncfusion.SfChat.Wpf.dll
Syntax
public class ChatItemsView : ListView
Constructors
ChatItemsView()
Initializes a new instance of the ChatItemsView class.
Declaration
public ChatItemsView()
Methods
OnItemsChanged(NotifyCollectionChangedEventArgs)
Declaration
protected override void OnItemsChanged(NotifyCollectionChangedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Specialized.NotifyCollectionChangedEventArgs | e |