C1.WPF.Extended.PropertyGrid Namespace / PropertyWrapper Class / Value Property

In This Topic
Value Property (PropertyWrapper)
In This Topic
Gets or sets the value of the current value type being shown in the C1PropertyGrid.
Syntax
'Declaration
 
Public Property Value As Object
 
See Also