IModelActionContainerViewItem.ActionContainer Property
Specifies the Action Container displayed by the Action Container View Item.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelActionContainer | An IModelActionContainer object specifying the ActionContainer node which represents the Action Container displayed by the Action Container View Item. |
See Also