HelpPaneButton.PlacementChanged Event
In This Article
This property supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.UI.Xaml.Ribbon
Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public event EventHandler PlacementChanged
#Event Data
The PlacementChanged event's data class is EventArgs.
See Also