Community

Bind an Enum to a ComboBox

(Mahesh Chand) The GetValues method of Enum returns an array of objects. We can use this method to convert an enum to an array and bind to a ComboBox in WPF using ItemsSource property.

Read More - Register for Free Membership