| CuteEditor for .NET 6.2 Class Library |
|
AttachmentItem.ShouldSave Property
Gets a value indicating whether the item is checked and not a custom item.
[Visual Basic]
Public ReadOnly Property ShouldSave As
Boolean
[C#]
public
bool ShouldSave {get;}
Property Value
true if [should save]; otherwise, false.
See Also
AttachmentItem Class | CuteEditor Namespace