ComponentOne Basic Library for UWP
CurrentItem Property (C1RadialColorItemsPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialColorItemsPresenter Class : CurrentItem Property
Identifies the parent C1RadialColorItem item.
Syntax
'Declaration
 
Public ReadOnly Property CurrentItem As Windows.UI.Xaml.Controls.ItemsControl
public Windows.UI.Xaml.Controls.ItemsControl CurrentItem {get;}
Remarks
The C1RadialMenu updates this property value every time before opening the C1RadialColorItem submenu.
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members