Skip to main content

ContextMenuInfo.Settings Property

Gets or sets the flyout settings applied to the context menu.

Namespace: DevExpress.UI.Xaml

Assembly: DevExpress.UI.Xaml.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public FlyoutSettingsBase Settings { get; set; }

#Property Value

Type
DevExpress.UI.Xaml.FlyoutSettingsBase
See Also