Articles in this section

How to close the Radial menu on clicking a menu item in WindowsPhone?

SfRadialMenu can be closed after clicking the menu item by setting the property

CloseOnExcute as true. The same has been explained below.

 

<navigation:SfRadialMenu RadiusX="150" RadiusY="150">
  <navigation:SfRadialMenuItem Header="Cut" CloseOnExecute="True"/>
  <navigation:SfRadialMenuItem Header="Copy" CloseOnExecute="True"/>
  <navigation:SfRadialMenuItem Header="Paste" CloseOnExecute="True"/>
</navigation:SfRadialMenu>
Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied