Back to Devexpress

IModelOptionsFileAttachment Interface

expressappframework-devexpress-dot-expressapp-dot-fileattachments-dot-win-8c6e7159.md

latest1.9 KB
Original Source

IModelOptionsFileAttachment Interface

The Attachments node contains options defining the behavior the File Attachments Module.

Namespace : DevExpress.ExpressApp.FileAttachments.Win

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

NuGet Package : DevExpress.ExpressApp.FileAttachment.Win

Declaration

csharp
public interface IModelOptionsFileAttachment :
    IModelNode
vb
Public Interface IModelOptionsFileAttachment
    Inherits IModelNode

The following members return IModelOptionsFileAttachment objects:

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelOptionsFileAttachment Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.FileAttachments.Win Namespace