DropDownEditCommandButton Properties
Represents the OK and Cancel buttons in the dropdown editors.| Name | Description |
|---|---|
| Image | Gets the settings of an image displayed within the button. Inherited from DropDownEditBaseCommandButton. |
| Style | Provides access to the style settings that control the appearance of command buttons in the dropdown edit control. Inherited from DropDownEditBaseCommandButton. |
| Text | Gets or sets the button’s display text. Inherited from DropDownEditBaseCommandButton. |
| Visibility | Gets or sets the visibility behavior of the elements in the dropdown. |
See Also