Provides data for Attachments control’s events.
Inherits from
System.Windows.RoutedEventArgs
Syntax
public class AttachmentEventArgs
Constructors
public AttachmentEventArgs(AttachmentInfo attachment)
Parameters
attachment
Type: Neurodot.Forms.Silverlight.Controls.AttachmentInfo
Contains data about an attachment.
Fields
Name | Description |
Attachment | Gets data about an attachment. |