ComboBoxContent
Summary
public Action<List<MyTerminalControlComboBoxItem>> ComboBoxContent { get; set; }
This allows you to set the content of the combo box itself.
public Action<List<MyTerminalControlComboBoxItem>> ComboBoxContent { get; set; }
This allows you to set the content of the combo box itself.