OfficeWindowsFormsModule Class
In This Article
The module contained in the DevExpress.ExpressApp.Office.Win.v24.2.dll assembly.
Namespace: DevExpress.ExpressApp.Office.Win
Assembly: DevExpress.ExpressApp.Office.Win.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Office.Win
#Declaration
[ToolboxTabName("DX.24.2: XAF Modules")]
public sealed class OfficeWindowsFormsModule :
ModuleBase,
IModelNodeUpdater<IModelAction>,
IModelNodeUpdater<IModelActionLink>
#Related API Members
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