CustomFileListOperationEventArgs Constructors
Arguments passed to the FileAttachmentsWindowsFormsModule.CustomSaveFiles event.Name | Parameters | Description |
---|---|---|
CustomFileListOperationEventArgs(List<IFileData>) | fileDataList | Creates a new instance of the CustomFileListOperationEventArgs class. |
See Also