ModuleBase.EmptyModules Field
Represents an empty collection of type ModuleBase.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Field Value
| Type |
|---|
| IEnumerable<ModuleBase> |
See Also
Represents an empty collection of type ModuleBase.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
public static IEnumerable<ModuleBase> EmptyModules
Public Shared EmptyModules As IEnumerable(Of ModuleBase)
| Type |
|---|
| IEnumerable<ModuleBase> |