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


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : Items Property
Syntax
'Declaration
 
Public ReadOnly Property Items As System.Windows.Controls.ItemCollection
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Windows.Controls.ItemCollection
 
value = instance.Items
public System.Windows.Controls.ItemCollection Items {get;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members