CuteEditor for .NET 6.2 Class Library
AttachmentItem.DataItem Property
Gets the data item.
[Visual Basic]
Public ReadOnly Property DataItem As
AttachmentItem
[C#]
public
AttachmentItem
DataItem {get;}
Property Value
The data item.
See Also
AttachmentItem Class
|
CuteEditor Namespace