Gets or sets the value of the wrapped property.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public T Value { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Value As T |