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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members