BackstageViewControl.ItemsPanel Property
Provides access to this BackstageViewControl‘s items panel.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
ItemsPanelTemplate | An ItemsPanelTemplate object that represents the items panel of this BackstageViewControl. |
See Also