HelpPane.ActualFooterItems Property
Gets the collection of items whose Placement property is set to Footer.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
DevExpress.UI.Xaml.Ribbon.RibbonHelpPaneItemCollection | A collection of items whose Placement property is set to Footer. |
See Also