DropDownEditBaseCommandButton.Style Property
Provides access to the style settings that control the appearance of command buttons in the dropdown edit control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ButtonStyle | An ButtonStyle object that contains button style settings. |
See Also