Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / GoBack Method

In This Topic
    GoBack Method (C1RadialMenu)
    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