Property AllowLetterBasedNavigation
AllowLetterBasedNavigation
True makes a letter key press navigate to the next visible branch that begins with that letter/digit.
public bool AllowLetterBasedNavigation { get; set; }
True makes a letter key press navigate to the next visible branch that begins with that letter/digit.
public bool AllowLetterBasedNavigation { get; set; }