'Declaration
Public Property ItemsLayoutOrientation As ItemsLayoutOrientation
'Usage
Dim instance As ComboBox Dim value As ItemsLayoutOrientation instance.ItemsLayoutOrientation = value value = instance.ItemsLayoutOrientation
public ItemsLayoutOrientation ItemsLayoutOrientation {get; set;}