IModelApplication.ActionDesign Property
Provides access to the ActionDesign child node.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| IModelActionDesign | An IModelActionDesign object representing the ActionDesign child node. |
See Also