IModelCommonFileTypeFilters Interface
Used to extend the Application Model with the FileTypeFilters node.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v22.2.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Remarks
The FileTypeFilters node is added to the IModelClass and IModelMember nodes. The image below illustrates nodes exposed via the FileTypeFilters node.
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelCommonFileTypeFilters is used by the FileAttachmentsWindowsFormsModule, to extend the IModelClass and IModelMember interfaces.