Get all enum items display names
Make sure each enum item has System.ComponentModel.DataAnnotations.DisplayAttribute.
eg [System.ComponentModel.DataAnnotations.Display(Name = "Email Contact", Description = "Email Contact from the Contact Editor / Viewer")]
Note: old style still supported - System.ComponentModel.DescriptionAttribute. eg [System.ComponentModel.Description("Pie Chart")]
        Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)