ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / GoBack Method

In This Topic
    GoBack Method
    In This Topic
    Navigates the C1RadialMenu control one level up as if end-user clicked Back button.
    Syntax
    'Declaration
     
    Public Sub GoBack() 
    public void GoBack()
    See Also