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


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : Tag Property
Syntax
'Declaration
 
Public Property Tag As System.Object
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Object
 
instance.Tag = value
 
value = instance.Tag
public System.object Tag {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members