ComponentOne FinancialChart for WPF
GoBack Method



C1.WPF Namespace > C1RadialMenu Class : GoBack Method
Navigates the C1RadialMenu control one level up as if end-user clicked Back button.
Syntax
'Declaration
 
Public Sub GoBack() 
'Usage
 
Dim instance As C1RadialMenu
 
instance.GoBack()
public void GoBack()
public:
void GoBack(); 
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members