net90_PropertyGridHelpers.Controls_ItemWrapper 1_DisplayText - dparvin/PropertyGridHelpers GitHub Wiki
Gets the text displayed in the ComboBox for this item.
public string DisplayText { get; }
The human-readable text shown to the user.
- class ItemWrapper<T>
- namespace PropertyGridHelpers.Controls
- assembly PropertyGridHelpers