HelpPane.ActualHeaderItems Property
Gets the collection of items whose Placement property is set to Header.
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 Header. |
See Also