DropDownEditBaseCommandButton Properties
Serves as a base class for classes that represent the command buttons in dropdown editors.| Name | Description |
|---|---|
| Image | Gets the settings of an image displayed within the button. |
| Style | Provides access to the style settings that control the appearance of command buttons in the dropdown edit control. |
| Text | Gets or sets the button’s display text. |
See Also