Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.FileAttachments.Win Namespace

In This Article

Contains classes specific to the File Attachments Module Windows Forms functionality.

Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.2.dll

#Classes

Name Description
CustomFileListOperationEventArgs Arguments passed to the FileAttachmentsWindowsFormsModule.CustomSaveFiles event.
CustomFileOperationEventArgs Arguments passed to the FileAttachmentsWindowsFormsModule.CustomOpenFileWithDefaultProgram event.
FileAttachmentController A ViewController that provides Actions to open and save file attachments (Open and SaveTo).
FileAttachmentListViewController A ViewController that allows users to create a new object with the selected file attachment via the AddFromFile Action and by dragging and dropping a file into the List Editor’s control.
FileAttachmentsOptions Contains options that you can use to configure the File Attachments Module.
FileAttachmentsWindowsFormsModule The module contained in the DevExpress.ExpressApp.FileAttachment.Win.v24.2.dll assembly.
FileTypeFiltersNodesGenerator A Nodes Generator that generates the content of the IModelFileTypeFilters node.

#Interfaces

Name Description
IModelCommonFileTypeFilters Used to extend the Application Model with the FileTypeFilters node.
IModelFileTypeFilter The FileTypeFilter node defines a file type filter.
IModelFileTypeFilterExtension The Extension node defines a file extension associated with a file type filter.
IModelFileTypeFilterExtensions The Extensions node provides access to the file extensions associated with a file type filter.
IModelFileTypeFilters The FilteTypeFilters node defines file type filters (see FileTypeFilterAttribute) for properties whose type implements the DevExpress.Persistent.Base.IFileData interface or inherits from the DevExpress.Persistent.BaseImpl.FileAttachmentBase class.
IModelOptionsFileAttachment The Attachments node contains options defining the behavior the File Attachments Module.
IModelOptionsFileAttachments Used to extend the Application Model with the Attachments node.