Skip to main content

MenuFlyoutSeparator Class

A separator within the MenuFlyout.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v25.1.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public class MenuFlyoutSeparator :
    Control

Remarks

MenuFlyoutSeparators are displayed as lines that visually detach neighboring MenuFlyoutItems. See the MenuFlyout topic to learn more.

See Also