Skip to main content
.NET 6.0+

OfficeWindowsFormsModule Class

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

Namespace: DevExpress.ExpressApp.Office.Win

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

Declaration

[ToolboxTabName("DX.23.2: XAF Modules")]
public sealed class OfficeWindowsFormsModule :
    ModuleBase,
    IModelNodeUpdater<IModelAction>,
    IModelNodeUpdater<IModelActionLink>

Remarks

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

Inheritance

See Also