ContextMenu.FlyoutSettings Property
Gets or sets the flyout settings applied to the menu. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.UI.Xaml.FlyoutSettingsBase | A DevExpress.UI.Xaml.FlyoutSettingsBase class instance, providing access to the flyout settings. |
See Also