net472_PropertyGridHelpers.Attributes_EnumTextAttribute_EnumTextAttribute - dparvin/PropertyGridHelpers GitHub Wiki
Initializes a new instance of the EnumTextAttribute
class.
public EnumTextAttribute(string text)
parameter | description |
---|---|
text | The display text for the Enum field. |
- class EnumTextAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers