Skip to main content
A newer version of this page is available. .

IModelApplicationCreatableItems.CreatableItems Property

Provides access to the CreatableItems node.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

IModelCreatableItems CreatableItems { get; }

Property Value

Type Description
IModelCreatableItems

An IModelCreatableItems object providing access to the CreatableItems node.

See Also