[]
        
(Showing Draft Content)

C1.Web.Mvc.ComboBoxBase-1.KeyActionTab

KeyActionTab Property

KeyActionTab

Gets or sets the action to perform when the TAB key is pressed.

Declaration
public TabKeyAction KeyActionTab { get; set; }
Public Property KeyActionTab As TabKeyAction
Remarks

This setting is particularly useful for controlling accessibility behavior and keyboard navigation flow in form controls.