net472_PropertyGridHelpers.Controls_ItemWrapper 1_Value - dparvin/PropertyGridHelpers GitHub Wiki
Gets the value associated with this item.
public T Value { get; }
The strongly-typed backing value.
- class ItemWrapper<T>
- namespace PropertyGridHelpers.Controls
- assembly PropertyGridHelpers