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.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
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