Having trouble getting help?
Contact Support
Contact Support
UWP Menu (SfMenu) Overview
18 Feb 20251 minute to read
SfMenu
control allows the hierarchal organization of elements that are associated with commands and event handlers. SfMenu
contains a collection of SfMenuItem
, which can be expanded to display additional SfMenuItem’s or to perform a specific action when clicked.
Features:
-
ItemsSource
- List of options can be bound to the control -
Orientation
- Provides support to Horizontal / Vertical orientation. -
PopUpAnimationType
- Built-in popup open Animations are available - Provide support for
CheckBox
andRadioButton
selected menu items.