ComponentOne Basic Library for WPF and Silverlight
Menu Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : Menu Property
Identifies the parent C1RadialMenu control.
Syntax
'Declaration
 
Public ReadOnly Property Menu As C1RadialMenu
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As C1RadialMenu
 
value = instance.Menu
public C1RadialMenu Menu {get;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members