net90_PropertyGridHelpers.Attributes_EnumTextAttribute_EnumText - dparvin/PropertyGridHelpers GitHub Wiki
Gets the custom text associated with the enum field.
public string EnumText { get; }
A user-friendly string to display instead of the enum's raw name.
- class EnumTextAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers