If you have a list of enum and you want to populate that in form of the dropdown or selected list this file really helps you. This file has a Generic method to convert the enum into the Selected list.
- Updated
Oct 28, 2021 - C#
If you have a list of enum and you want to populate that in form of the dropdown or selected list this file really helps you. This file has a Generic method to convert the enum into the Selected list.
Add a description, image, and links to the enum-dropdown topic page so that developers can more easily learn about it.
To associate your repository with the enum-dropdown topic, visit your repo's landing page and select "manage topics."