ModuleBase.EmptyModules Field
In This Article
Represents an empty collection of type ModuleBase.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public static IEnumerable<ModuleBase> EmptyModules
#Field Value
Type |
---|
IEnumerable<Module |
See Also