Back to Devexpress

DevExpress.ExpressApp.FileAttachments.Win Namespace

expressappframework-devexpress-dot-expressapp-dot-fileattachments-f1a078ef.md

latest5.0 KB
Original Source

DevExpress.ExpressApp.FileAttachments.Win Namespace

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

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

NuGet Package : DevExpress.ExpressApp.FileAttachment.Win

Classes

NameDescription
CustomFileListOperationEventArgsArguments passed to the FileAttachmentsWindowsFormsModule.CustomSaveFiles event.
CustomFileOperationEventArgsArguments passed to the FileAttachmentsWindowsFormsModule.CustomOpenFileWithDefaultProgram event.
FileAttachmentControllerA ViewController that provides Actions to open and save file attachments ( Open and SaveTo ).
FileAttachmentListViewControllerA 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.
FileAttachmentsOptionsContains options that you can use to configure the File Attachments Module.
FileAttachmentsWindowsFormsModuleThe module contained in the DevExpress.ExpressApp.FileAttachment.Win.v25.2.dll assembly.
FileTypeFiltersNodesGeneratorA Nodes Generator that generates the content of the IModelFileTypeFilters node.

Interfaces

NameDescription
IModelCommonFileTypeFiltersUsed to extend the Application Model with the FileTypeFilters node.
IModelFileTypeFilterThe FileTypeFilter node defines a file type filter.
IModelFileTypeFilterExtensionThe Extension node defines a file extension associated with a file type filter.
IModelFileTypeFilterExtensionsThe Extensions node provides access to the file extensions associated with a file type filter.
IModelFileTypeFiltersThe 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.
IModelOptionsFileAttachmentThe Attachments node contains options defining the behavior the File Attachments Module.
IModelOptionsFileAttachmentsUsed to extend the Application Model with the Attachments node.