| CuteEditor for .NET 6.2 Class Library |
|
AttachmentItem.Checked Property
Gets or sets a value indicating whether this AttachmentItem is checked.
[Visual Basic]
Public Property Checked As
Boolean
[C#]
public
bool Checked {get; set;}
Property Value
true if checked; otherwise, false.
See Also
AttachmentItem Class | CuteEditor Namespace