DropButtonStyle
DropButtonStyle
Utility class containing constants. Represents the symbol displayed on the drop button.
Values
| Name | Description |
|---|---|
| PLAIN | Displays a button with no symbol. |
| ARROW | Displays a button with a down arrow. |
| ELLIPSIS | Displays a button with an ellipsis (…). |
| REDUCE | Displays a button with a horizontal line like an underscore character. |