WinActionContainerViewItem.Container Property
Provides access to the Action Container displayed by the current View Item.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer | A ButtonsContainer object which is the Action Container displayed by the WinActionContainerViewItem. |
See Also