ComponentOne Extended Library for WPF and Silverlight
Value Property (PropertyWrapper)

C1.Silverlight.Extended.PropertyGrid Namespace > PropertyWrapper Class : Value Property
Gets or sets the value of the current value type being shown in the C1PropertyGrid.
Syntax
'Declaration
 
Public Property Value As Object
public object Value {get; set;}
See Also

Reference

PropertyWrapper Class
PropertyWrapper Members