IEaxAttachmentsPluginContext

Assembly: Express;

Description

The IEaxAttachmentsPluginContext interface describes the context for working with cell attachments.

Inheritance Hierarchy

IEaxAttachmentsPluginContext

Comments

The interface does not contain its own properties and methods. The context is created and bound with a cell using the IEaxGrid.CreateAttachmentsPluginContext method. The obtained context is specified as a value of the IUiCommandExecutionContext.Data property on working with the ShowAttachmentsDialog command.

The example of use is given in description of the IEaxGrid.CreateAttachmentsPluginContext method.

See also:

Express Assembly Interfaces