Back to Devexpress

OfficeWindowsFormsModule Class

expressappframework-devexpress-dot-expressapp-dot-office-dot-win.md

latest2.0 KB
Original Source

OfficeWindowsFormsModule Class

The module contained in the DevExpress.ExpressApp.Office.Win.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.Office.Win

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

NuGet Package : DevExpress.ExpressApp.Office.Win

Declaration

csharp
public sealed class OfficeWindowsFormsModule :
    ModuleBase,
    IModelNodeUpdater<IModelAction>,
    IModelNodeUpdater<IModelActionLink>
vb
Public NotInheritable Class OfficeWindowsFormsModule
    Inherits ModuleBase
    Implements IModelNodeUpdater(Of IModelAction),
               IModelNodeUpdater(Of IModelActionLink)

The following members return OfficeWindowsFormsModule objects:

Remarks

Refer to the Office Module Overview topic for more information on this module.

Inheritance

Object MarshalByRefObject Component ModuleBase OfficeWindowsFormsModule

See Also

OfficeWindowsFormsModule Members

DevExpress.ExpressApp.Office.Win Namespace