[]
Gets or sets the value of the current value type being shown in the C1PropertyGrid.
[Display(Name = "Value")] public T TypedValue { get; set; }
<Display(Name:="Value")> Public Property TypedValue As T