Skip to content

net90_PropertyGridHelpers.Controls_ItemWrapper 1_Value

dparvin edited this page Jul 5, 2025 · 2 revisions

ItemWrapper<T>.Value property

Gets the value associated with this item.

public T Value { get; }

Property Value

The strongly-typed backing value.

See Also

Clone this wiki locally