[]
Specifies constants that define the action to perform when the user clicks the input element in the control.
public enum ClickAction
Name | Description |
---|---|
Open | Open the drop-down. |
Select | Selects the input element content. |
Toggle | Toggle the drop-down. |