Occurs when attachment control data bound.
[Visual Basic]
Public Event AttachmentDataBound As AttachmentItemEventHandler
Event Data
The event handler receives an argument of type AttachmentItemEventArgs containing data related to this event. The following AttachmentItemEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Behavior | provide more option for AttachmentRemoveClicked/ActionButtonClicked event. |
Item | Gets the item. |
UploadAttachments Class | CuteWebUI Namespace