ASPxGridCustomCommandButtonEventArgs.Styles Property
Gets the processed custom button’s style.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ButtonControlStyles | An ButtonControlStyles object that contains button style settings. |
See Also