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