ComponentOne Basic Library for WPF and Silverlight
Name Property (C1RadialNumericItem)


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

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members