ASPxGridViewCustomButtonInitializer.Styles Property
Gets the processed custom button’s style.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
ButtonControlStyles | An ButtonControlStyles object that contains button style settings. |
See Also