New to Telerik UI for .NET MAUIStart a free 30-day trial

Provides data for the RemoveAttachedFile event, which occurs when the end user removes an attached file from the PromptInputAttachedFilesView via the X button, i.e. removes an item that was originally intended to be uploaded but had not yet been sent.

Definition

Namespace:Telerik.Maui.Controls.Chat

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class ChatRemoveAttachedFileEventArgs : EventArgs

Inheritance: objectEventArgsChatRemoveAttachedFileEventArgs

Inherited Members EventArgs.Empty

Properties

Gets the index of the item that should be removed from the AttachedFilesSource and AttachedFiles.

C#
public int Index { get; }
In this article
DefinitionPropertiesIndex
Not finding the help you need?
Contact Support