Skip to main content
A newer version of this page is available. .

ASPxGridViewCustomButtonInitializer.Styles Property

Gets the processed custom button’s style.

Namespace: DevExpress.ExpressApp.Web.Editors.ASPx

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public ButtonControlStyles Styles { get; }

Property Value

Type Description
ButtonControlStyles

An ButtonControlStyles object that contains button style settings.

See Also