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


C1.WPF Namespace > C1RadialColorItemsPresenter Class : Uid Property
Syntax
'Declaration
 
Public Property Uid As System.String
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.String
 
instance.Uid = value
 
value = instance.Uid
public System.string Uid {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members