IModelOptionsFileAttachments Interface
Used to extend the Application Model with the Attachments node.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Remarks
This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases. The IModelOptionsFileAttachments is used by the FileAttachmentsWindowsFormsModule, to extend the IModelOptions interface.
See Also