CuteEditor for .NET 6.2 Class Library

AttachmentItemEventArgs.Item Property

Gets the item.

[Visual Basic]
Public ReadOnly Property Item As AttachmentItem
[C#]
public AttachmentItem Item {get;}

Property Value

The item.

See Also

AttachmentItemEventArgs Class | CuteEditor Namespace