provide more option for AttachmentRemoveClicked/ActionButtonClicked event.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public AttachmentItemBehavior Behavior { get; set; } |
Visual Basic |
---|
Public Property Behavior As AttachmentItemBehavior Get Set |
Visual C++ |
---|
public: property AttachmentItemBehavior Behavior { AttachmentItemBehavior get (); void set (AttachmentItemBehavior value); } |