Property AssignHotKeysToRadioLabels
AssignHotKeysToRadioLabels
If true the RadioLabels will each be automatically assigned a hotkey. UsedHotKeys will be used to ensure unique keys are assigned. Set UsedHotKeys before setting RadioLabels with any hotkeys that may conflict with other Views.
public bool AssignHotKeysToRadioLabels { get; set; }